fipa_acl  1.4
Classes | Namespaces | Typedefs
agent_id.h File Reference
#include <vector>
#include <string>
#include <boost/variant/recursive_variant.hpp>
#include <boost/variant/apply_visitor.hpp>
#include <fipa_acl/message_parser/byte_sequence.h>

Go to the source code of this file.

Classes

struct  fipa::acl::UserDefinedParameter
 
struct  fipa::acl::AgentIdentifier
 Definition for AgentIdentifier. More...
 
class  fipa::acl::AgentIdentifierPrinter
 This class can be used to print the AgentIdentifier. More...
 

Namespaces

 fipa
 Foundation of Physical Intelligent Agents.
 
 fipa::acl
 Agent Communication Language.
 

Typedefs

typedef
boost::recursive_wrapper
< AgentIdentifier
fipa::acl::Resolver
 
typedef boost::variant
< std::string,
fipa::acl::Resolver,
std::vector
< fipa::acl::Resolver >
, fipa::acl::ByteSequence,
fipa::acl::ByteString
fipa::acl::UserDefinedParameterValue