Template Class IteratorFactoryImplementation

Inheritance Relationships

Base Type

  • public std::map< std::string, get_factory_type< P, PP >::type >

Class Documentation

template<typename P, typename PP>
class IteratorFactoryImplementation : public std::map<std::string, get_factory_type<P, PP>::type>

Public Functions

IteratorFactoryImplementation()
void bind(const std::string &schema_name, typename get_factory_type<P, PP>::type fn)
IfcGeom::IteratorImplementation<P, PP> *construct(const std::string &schema_name, const IfcGeom::IteratorSettings&, IfcParse::IfcFile*, const std::vector<IfcGeom::filter_t>&, int)