getTypeMap() const | PLearn::TypeFactory | [inline] |
instance() | PLearn::TypeFactory | [static] |
isAbstract(string type_name) const | PLearn::TypeFactory | |
isRegistered(string type_name) const | PLearn::TypeFactory | |
newObject(string type_name) const | PLearn::TypeFactory | |
register_type(const string &type_name, const string &parent_class, NEW_OBJECT constructor, GETOPTIONLIST_METHOD getoptionlist_method, ISA_METHOD isa_method, const string &one_line_descr, const string &multi_line_help) | PLearn::TypeFactory | [static] |
registerType(const TypeMapEntry &entry) | PLearn::TypeFactory | |
type_map_ | PLearn::TypeFactory | [protected] |
unregisterType(string type_name) | PLearn::TypeFactory |