1 #ifndef FIPA_ACL_SERIALIZED_LETTER_H 2 #define FIPA_ACL_SERIALIZED_LETTER_H 8 #include <base/Time.hpp> 9 #include <fipa_acl/fipa_acl.h> 37 void setData(
const std::string& msg);
42 inline int size()
const {
return this->
data.size(); }
ACLMessage envelope (also typed as fipa::acl::Letter) includes the base envelope and updated fields...
fipa::acl::Letter deserialize() const
fipa::acl::representation::Type representation
std::vector< uint8_t > data
void setData(const std::string &msg)
Foundation of Physical Intelligent Agents.
std::vector< uint8_t > getVector() const
std::string getDataAsString() const