|
PetaVision
Alpha
|
Public Member Functions | |
| CommunicateInitInfoMessage (std::map< std::string, Observer * > const &hierarchy) | |
| std::string const & | getMessageType () const |
| template<typename T > | |
| T * | lookup (std::string const &name) const |
Data Fields | |
| std::map< std::string, Observer * > | mHierarchy |
Protected Member Functions | |
| void | setMessageType (std::string const &messageType) |
| void | setMessageType (char const *messageType) |
Definition at line 26 of file Messages.hpp.