Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
ComponentFactory Member List

This is the complete list of members for ComponentFactory, including all inherited members.

CheckRegistered(const std::string &interfaceType, const std::string &implType)ComponentFactorystatic
CheckRegistered(const std::string &implType)ComponentFactoryinlinestatic
Create(const std::string &interfaceType, const std::string &implType)ComponentFactorystatic
Create(const std::string &implType)ComponentFactoryinlinestatic
Create()ComponentFactoryinlinestatic
CreateComponentFunc typedef (defined in ComponentFactory)ComponentFactory
LoadPlugins(const std::string &pluginDir)ComponentFactorystatic
Register(const std::string &interfaceType, const std::string &implType, const CreateComponentFunc &func)ComponentFactorystatic
UnloadPlugins()ComponentFactorystatic