This is the complete list of members for ot::CopyInformationFactory, including all inherited members.
ConstructorFunctionType typedef | ot::FactoryTemplate< CopyInformation > | |
create(const ConstJsonObject &_object) | ot::CopyInformationFactory | static |
createFromJSON(const ConstJsonObject &_jsonObject, const char *_typeKey) | ot::FactoryTemplate< CopyInformation > | |
createFromJSON(const ConstJsonObject &_jsonObject, const std::string &_typeKey) | ot::FactoryTemplate< CopyInformation > | |
createFromKey(const std::string &_key) | ot::FactoryTemplate< CopyInformation > | |
deregisterConstructor(const std::string &_key) | ot::FactoryTemplate< CopyInformation > | |
FactoryTemplate() | ot::FactoryTemplate< CopyInformation > | inlineprotected |
instance(void) | ot::CopyInformationFactory | static |
registerConstructor(const std::string &_key, ConstructorFunctionType _constructor) | ot::FactoryTemplate< CopyInformation > | |
~CopyInformationFactory() | ot::CopyInformationFactory | inlineprivatevirtual |
~FactoryTemplate() | ot::FactoryTemplate< CopyInformation > | inlineprotected |