|
fipa_acl
1.4
|
describes the structure and operation of a transition of the state machine More...
#include <fipa_acl/bitefficient_message.h>#include <algorithm>#include <fipa_acl/conversation_monitor/role.h>#include <fipa_acl/conversation_monitor/state.h>Go to the source code of this file.
Namespaces | |
| fipa | |
| Foundation of Physical Intelligent Agents. | |
| fipa::acl | |
| Agent Communication Language. | |
| fipa::acl::validation | |
| fipa::acl::default_transition | |
Enumerations | |
| enum | fipa::acl::validation::Flags { fipa::acl::validation::NONE = 0x00, fipa::acl::validation::ALL = 0xFFFF, fipa::acl::validation::PERFORMATIVE =0x01, fipa::acl::validation::SENDER = 0x02, fipa::acl::validation::RECEIVERS = 0x04, fipa::acl::validation::CONVERSATION_ID = 0x08, fipa::acl::validation::PROTOCOL = 0x10, fipa::acl::validation::ENCODING = 0x20, fipa::acl::validation::LANGUAGE =0x40, fipa::acl::validation::ONTOLOGY = 0x80, fipa::acl::validation::IN_REPLY_TO =0x100 } |
describes the structure and operation of a transition of the state machine
Definition in file transition.h.
1.8.13