Class XmlSerializerFactory::Factory

Nested Relationships

This class is a nested type of Struct XmlSerializerFactory.

Inheritance Relationships

Base Type

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

Class Documentation

class XmlSerializerFactory::Factory : public std::map<std::string, fn>

Public Functions

Factory()
void bind(const std::string &schema_name, fn)
XmlSerializer *construct(const std::string &schema_name, IfcParse::IfcFile*, std::string)