Template Class IteratorFactoryImplementation¶
Defined in File IteratorImplementation.h
Inheritance Relationships¶
Base Type¶
public std::map< std::string, get_factory_type< P, PP >::type >
Class Documentation¶
-
template<typename
P
, typenamePP
>
classIteratorFactoryImplementation
: 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)¶
-