1 #ifndef FIPA_ACL_XML_ENVELOPE_PARSER_H
2 #define FIPA_ACL_XML_ENVELOPE_PARSER_H
5 #include <fipa_acl/message_generator/acl_envelope.h>
6 #include <fipa_acl/message_generator/types.h>
7 #include <fipa_acl/message_parser/envelope_parser.h>
20 const ACLBaseEnvelope parseParameters(
const TiXmlElement* paramsElem,
int paramsIndex)
const;
29 #endif // FIPA_ACL_XML_ENVELOPE_PARSER_H
The ACLBaseEnvelope defines the layout for an envelope with which ACLMessage data can be wrapped...
ACLMessage envelope (also typed as fipa::acl::Letter) includes the base envelope and updated fields...
bool parseData(const std::string &storage, ACLEnvelope &envelope)