|
fipa_acl
1.4
|
describes the general data structure of a message in conformity with the fipa specifications. The methods are pretty straight forward getter and setter methods. The set container is used for various colective fields, in order to avoid duplicates More...
#include <vector>#include <map>#include <string>#include <fipa_acl/message_generator/agent_id.h>#include <fipa_acl/message_generator/userdef_param.h>#include <base/Time.hpp>Go to the source code of this file.
Classes | |
| class | fipa::acl::ACLMessage |
| This class provides a representation of a message conforming to the FIPA specification SC00061. More... | |
Namespaces | |
| fipa | |
| Foundation of Physical Intelligent Agents. | |
| fipa::acl | |
| Agent Communication Language. | |
Typedefs | |
| typedef std::string | fipa::acl::ConversationID |
| typedef std::string | fipa::acl::Protocol |
| typedef std::string | fipa::acl::ContentLanguage |
describes the general data structure of a message in conformity with the fipa specifications. The methods are pretty straight forward getter and setter methods. The set container is used for various colective fields, in order to avoid duplicates
Definition in file acl_message.h.
1.8.13