ComponentFactory Member List
This is the complete list of members for ComponentFactory, including all inherited members.
Clone(InterfaceType *p) -> std::unique_ptr< InterfaceType, ReleaseFuncPointerType > (defined in ComponentFactory) | ComponentFactory | inlinestatic |
Create(const std::string &key) -> std::unique_ptr< InterfaceType, ReleaseFuncPointerType > | ComponentFactory | inlinestatic |
Create() -> std::unique_ptr< InterfaceType, ReleaseFuncPointerType > (defined in ComponentFactory) | ComponentFactory | inlinestatic |
LM_DISABLE_CONSTRUCT(ComponentFactory) (defined in ComponentFactory) | ComponentFactory | |
LoadPlugin(const std::string &path) -> bool (defined in ComponentFactory) | ComponentFactory | inlinestatic |
LoadPlugins(const std::string &directory) -> void (defined in ComponentFactory) | ComponentFactory | inlinestatic |
UnloadPlugins() -> void (defined in ComponentFactory) | ComponentFactory | inlinestatic |