MessageFactory Member List
This is the complete list of members for MessageFactory, including all inherited members.
FactoryFn typedef | MessageFactory | |
FactoryFnCollection typedef | MessageFactory | |
LoadDescriptors(const std::string &_paths) | MessageFactory | |
Message typedef | MessageFactory | |
MessageFactory() | MessageFactory | |
MessagePtr typedef | MessageFactory | |
New(const std::string &_msgType) | MessageFactory | inline |
New(const std::string &_msgType, const std::string &_args) | MessageFactory | inline |
New(const std::string &_msgType) | MessageFactory | |
New(const std::string &_msgType, const std::string &_args) | MessageFactory | |
Register(const std::string &_msgType, FactoryFn _factoryFn) | MessageFactory | |
Types(std::vector< std::string > &_types) | MessageFactory | |
~MessageFactory() | MessageFactory |