NLLOGIC::CLogicEventAction Class Reference

CLogicEventAction. More...

#include <logic_event.h>

List of all members.

Public Member Functions

 CLogicEventAction ()
 Default constructor.
void enableSendMessage ()
 This message will be sent as soon as the dest id will be given.
void write (xmlNodePtr node) const
 serial
void read (xmlNodePtr node)

Public Attributes

bool IsStateChange
 true if this action consist in a state change, false if it's a message
std::string StateChange
 state name for state change
CLogicEventMessage EventMessage
 event message

Detailed Description

CLogicEventAction.

Author:
Stephane Coutelas
Nevrax France
Date:
2001

Definition at line 103 of file logic_event.h.


Constructor & Destructor Documentation

NLLOGIC::CLogicEventAction::CLogicEventAction (  )  [inline]

Default constructor.

Definition at line 119 of file logic_event.h.

References IsStateChange.


Member Function Documentation

void NLLOGIC::CLogicEventAction::enableSendMessage (  ) 

This message will be sent as soon as the dest id will be given.

Definition at line 87 of file logic_event.cpp.

References EventMessage, and NLLOGIC::CLogicEventMessage::ToSend.

void NLLOGIC::CLogicEventAction::read ( xmlNodePtr  node  ) 
void NLLOGIC::CLogicEventAction::write ( xmlNodePtr  node  )  const

Member Data Documentation

event message

Definition at line 114 of file logic_event.h.

Referenced by enableSendMessage(), read(), NLLOGIC::CLogicEvent::reset(), and write().

true if this action consist in a state change, false if it's a message

Definition at line 108 of file logic_event.h.

Referenced by CLogicEventAction(), read(), and write().

state name for state change

Definition at line 111 of file logic_event.h.

Referenced by read(), and write().


The documentation for this class was generated from the following files:

Generated on Thu Jan 7 08:30:16 2010 for NeL by  doxygen 1.6.1