fipa_acl  1.4
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
\-build
 \-rock-master-18.09-multiagent-fipa-acl-0.20180914
  \-src
   o-conversation_monitor
   |o*conversation.cpp
   |o*conversation.h
   |o*conversation_monitor.cpp
   |o*conversation_monitor.h
   |o*main.cpp
   |o*message_archive.cpp
   |o*message_archive.h
   |o*role.cpp
   |o*role.h
   |o*state.cpp
   |o*state.hDescribes the structure and operation of a state, as part of a state machine
   |o*statemachine.cpp
   |o*statemachine.hDescribes the structure and operation of a state machine
   |o*statemachine_factory.cpp
   |o*statemachine_factory.h
   |o*statemachine_reader.cpp
   |o*statemachine_reader.hDefines the StateMachineReader Class, used to generate a state macine from a spec. file
   |o*transition.cpp
   |\*transition.hDescribes the structure and operation of a transition of the state machine
   o-message_generator
   |o+format
   |o*acl_envelope.cpp
   |o*acl_envelope.h
   |o*acl_message.cpp
   |o*acl_message.hDescribes 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
   |o*agent_id.cppImplements the general AgentID functionality, which is present throughout the fipa specifications(FIPA at http://www.fipa.org)
   |o*agent_id.hDefines the AgentID class
   |o*envelope_format.h
   |o*envelope_generator.cpp
   |o*envelope_generator.h
   |o*exception.h
   |o*generator.cppConsole program that asks for settings of the fipa message and output the corresponding bytestream of a bitefficient message
   |o*message_format.cpp
   |o*message_format.h
   |o*message_generator.cpp
   |o*message_generator.h
   |o*received_object.cpp
   |o*received_object.h
   |o*serialized_letter.cpp
   |o*serialized_letter.h
   |o*types.h
   |o*userdef_param.cppImplements the general User-defined parameters, which are present throughout the fipa specifications(FIPA at http://www.fipa.org)
   |\*userdef_param.hDefines the UserdefParam class
   o-message_parser
   |o+grammar
   |o*agent_id.cpp
   |o*agent_id.h
   |o*bitefficient_envelope_parser.cpp
   |o*bitefficient_envelope_parser.h
   |o*bitefficient_message_parser.cppRebuilds an ACLMessage from a parsed bit-efficient encoded received message
   |o*bitefficient_message_parser.hRebuilds an ACLMessage from a parsed bit-efficient encoded received message
   |o*byte_sequence.h
   |o*date_time.cpp
   |o*date_time.h
   |o*debug.h
   |o*envelope_parser.cpp
   |o*envelope_parser.h
   |o*main.cppMessage parser for FIPA ACL Messages, based on boost::spirit
   |o*message_parser.cpp
   |o*message_parser.h
   |o*message_printer.cpp
   |o*message_printer.h
   |o*parameter.h
   |o*string_message_parser.cpp
   |o*string_message_parser.h
   |o*types.h
   |o*xml_envelope_parser.cpp
   |o*xml_envelope_parser.h
   |o*xml_message_parser.cpp
   |o*xml_message_parser.h
   |o*xml_parser.cpp
   |\*xml_parser.h
   o*benchmark.cpp
   o*bitefficient_message.h
   o*conversation_monitor.h
   \*fipa_acl.h