fipa_acl  1.4
Classes | Namespaces | Enumerations
transition.h File Reference

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.

Classes

class  fipa::acl::Transition
 
class  fipa::acl::default_transition::NotUnderstood
 
class  fipa::acl::default_transition::ConversationCancelling
 
class  fipa::acl::default_transition::ConversationCancelSuccess
 
class  fipa::acl::default_transition::ConversationCancelFailure
 
class  fipa::acl::default_transition::GeneralFailure
 

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
}
 

Detailed Description

describes the structure and operation of a transition of the state machine

Author
Thomas Roehr, thoma.nosp@m.s.ro.nosp@m.ehr@d.nosp@m.fki..nosp@m.de

Definition in file transition.h.