37 template<
typename T >
static DerivedNodeFactory & getInstance()
Static method to retrieve the single instance of the class.
void add(const std::string &aNodeClassName)
Method to create an associate between a node type identifier and a Creator of that particular node ty...
RegistrationHelper(const std::string &aDerivedClassName)
Constructor.