1 #ifndef FIPA_ACL_MESSAGE_GENERATOR_H 2 #define FIPA_ACL_MESSAGE_GENERATOR_H 4 #include <fipa_acl/message_generator/types.h> 5 #include <fipa_acl/message_generator/acl_message.h> 6 #include <fipa_acl/message_generator/message_format.h> 7 #include <fipa_acl/message_generator/agent_id.h> 8 #include <boost/shared_ptr.hpp> 17 static std::map<representation::Type, MessageFormatPtr> msFormats;
31 #endif // FIPA_ACL_MESSAGE_GENERATOR_H_ static std::string create(const ACLMessage &msg, const representation::Type &acl_representation)
boost::shared_ptr< MessageFormat > MessageFormatPtr
This class provides a representation of a message conforming to the FIPA specification SC00061...
Foundation of Physical Intelligent Agents.