Factory Member List
This is the complete list of members for Factory, including all inherited members.
LoadDescriptors(const std::string &_paths) | Factory | static |
New(const std::string &_msgType) | Factory | inlinestatic |
New(const std::string &_msgType, const std::string &_args) | Factory | inlinestatic |
New(const std::string &_msgType) | Factory | static |
New(const std::string &_msgType, const std::string &_args) | Factory | static |
Register(const std::string &_msgType, FactoryFn _factoryfn) | Factory | static |
Types(std::vector< std::string > &_types) | Factory | static |