Class KernelFactoryImplementation

Inheritance Relationships

Base Type

  • public std::map< std::string, kernel_fn >

Class Documentation

class IfcGeom::impl::KernelFactoryImplementation : public std::map<std::string, kernel_fn>

Public Functions

KernelFactoryImplementation()
void bind(const std::string &schema_name, kernel_fn)
Kernel *construct(const std::string &schema_name, IfcParse::IfcFile*)