1 #ifndef FIPAACL_CONVERSATION_MONITOR_MESSAGE_ARCHIVE_H 2 #define FIPAACL_CONVERSATION_MONITOR_MESSAGE_ARCHIVE_H 5 #include <fipa_acl/message_generator/acl_message.h> 13 std::vector<ACLMessage> mMessages;
36 #endif // FIPAACL_CONVERSATION_MONITOR_MESSAGE_ARCHIVE_H void addMessage(const ACLMessage &msg)
const ACLMessage & getInitiatingMessage() const
This class provides a representation of a message conforming to the FIPA specification SC00061...
Foundation of Physical Intelligent Agents.