1 #ifndef FIPA_ACL_XML_MESSAGE_FORMAT_H
2 #define FIPA_ACL_XML_MESSAGE_FORMAT_H
4 #include <fipa_acl/message_generator/format/xml_format.h>
5 #include <fipa_acl/message_generator/message_format.h>
17 std::vector< TiXmlElement* > getParameters(
const ACLMessage& aclMsg)
const;
30 #endif //FIPA_ACL_XML_MESSAGE_FORMAT_H
This class provides a representation of a message conforming to the FIPA specification SC00061...