Factory Member List
This is the complete list of members for Factory, including all inherited members.
Factory(Factory &)=delete | Factory | |
Factory(const Factory &)=delete | Factory | |
Factory()=default | Factory | |
HasType(ComponentTypeId _typeId) | Factory | inline |
Instance() | Factory | static |
Name(ComponentTypeId _typeId) const | Factory | inline |
namesById | Factory | |
New() | Factory | inline |
New(const ComponentTypeId &_type) | Factory | inline |
New(const ComponentTypeId &_type, const components::BaseComponent *_data) | Factory | inline |
NewStorage(const ComponentTypeId &) | Factory | inline |
Register(const std::string &_type, ComponentDescriptorBase *_compDesc, StorageDescriptorBase *) | Factory | inline |
Register(const std::string &_type, ComponentDescriptorBase *_compDesc) | Factory | inline |
Register(const std::string &_type, ComponentDescriptorBase *_compDesc, RegistrationObjectId _regObjId) | Factory | inline |
runtimeNamesById | Factory | |
TypeIds() const | Factory | inline |
Unregister() | Factory | inline |
Unregister(RegistrationObjectId _regObjId) | Factory | inline |
Unregister(ComponentTypeId _typeId) | Factory | inline |
Unregister(ComponentTypeId _typeId, RegistrationObjectId _regObjId) | Factory | inline |