fipa_acl  1.4
Classes | Namespaces | Typedefs
acl_message.h File Reference

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
 

Detailed Description

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

Author
Mircea Cretu Stancu

Definition in file acl_message.h.