Go to the documentation of this file. 1 #ifndef _FIPA_ACL_CONVERSATION_MONITOR_H_ 2 #define _FIPA_ACL_CONVERSATION_MONITOR_H_ 4 #include <fipa_acl/conversation_monitor/role.h> 5 #include <fipa_acl/conversation_monitor/transition.h> 6 #include <fipa_acl/conversation_monitor/state.h> 7 #include <fipa_acl/conversation_monitor/statemachine.h> 8 #include <fipa_acl/conversation_monitor/statemachine_reader.h> 9 #include <fipa_acl/conversation_monitor/statemachine_factory.h> 11 #endif // _FIPA_ACL_CONVERSATION_MONITOR_H_