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
  conversation_monitor
 conversation.cpp
 conversation.h
 conversation_monitor.cpp
 conversation_monitor.h
 main.cpp
 message_archive.cpp
 message_archive.h
 role.cpp
 role.h
 state.cpp
 state.hDescribes the structure and operation of a state, as part of a state machine
 statemachine.cpp
 statemachine.hDescribes the structure and operation of a state machine
 statemachine_factory.cpp
 statemachine_factory.h
 statemachine_reader.cpp
 statemachine_reader.hDefines the StateMachineReader Class, used to generate a state macine from a spec. file
 transition.cpp
 transition.hDescribes the structure and operation of a transition of the state machine
  message_generator
  format
 acl_envelope.cpp
 acl_envelope.h
 acl_message.cpp
 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
 agent_id.cppImplements the general AgentID functionality, which is present throughout the fipa specifications(FIPA at http://www.fipa.org)
 agent_id.hDefines the AgentID class
 envelope_format.h
 envelope_generator.cpp
 envelope_generator.h
 exception.h
 generator.cppConsole program that asks for settings of the fipa message and output the corresponding bytestream of a bitefficient message
 message_format.cpp
 message_format.h
 message_generator.cpp
 message_generator.h
 received_object.cpp
 received_object.h
 serialized_letter.cpp
 serialized_letter.h
 types.h
 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
  message_parser
  grammar
 agent_id.cpp
 agent_id.h
 bitefficient_envelope_parser.cpp
 bitefficient_envelope_parser.h
 bitefficient_message_parser.cppRebuilds an ACLMessage from a parsed bit-efficient encoded received message
 bitefficient_message_parser.hRebuilds an ACLMessage from a parsed bit-efficient encoded received message
 byte_sequence.h
 date_time.cpp
 date_time.h
 debug.h
 envelope_parser.cpp
 envelope_parser.h
 main.cppMessage parser for FIPA ACL Messages, based on boost::spirit
 message_parser.cpp
 message_parser.h
 message_printer.cpp
 message_printer.h
 parameter.h
 string_message_parser.cpp
 string_message_parser.h
 types.h
 xml_envelope_parser.cpp
 xml_envelope_parser.h
 xml_message_parser.cpp
 xml_message_parser.h
 xml_parser.cpp
 xml_parser.h
 benchmark.cpp
 bitefficient_message.h
 conversation_monitor.h
 fipa_acl.h