fipa_acl  1.4
Classes | Namespaces | Typedefs
message_parser.h File Reference
#include <map>
#include <fipa_acl/message_generator/acl_message.h>
#include <fipa_acl/message_generator/types.h>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  fipa::acl::MessageParserImplementation
 
class  fipa::acl::MessageParser
 Allows to parse a bytestream that conforms to the bitefficient representation of FIPA messages to a ACLMessage. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< MessageParserImplementation > fipa::acl::MessageParserImplementationPtr