1 #ifndef FIPA_ACL_STRING_FORMAT_H 2 #define FIPA_ACL_STRING_FORMAT_H 4 #include <fipa_acl/message_generator/message_format.h> 31 static std::string
getString(
const std::string& txt);
39 static std::string
getWord(
const std::string& txt) {
return txt; }
45 static std::string
getUrl(
const std::string& url) {
return url; }
51 #endif //FIPA_ACL_STRING_FORMAT_H
std::vector< AgentID > AgentIDList
std::vector< std::string > Addresses
Implements the general AgentID functionality, which is present throughout the fipa specifications(FIP...
Foundation of Physical Intelligent Agents.