|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLLOGIC::CLogicEvent Class ReferenceCLogicEvent.
More...
#include <logic_event.h>
List of all members.
Detailed Description
CLogicEvent.
-
Author:
-
Stephane Coutelas , Nevrax France
-
Date:
-
2001
Definition at line 149 of file logic_event.h.
Constructor & Destructor Documentation
NLLOGIC::CLogicEvent::CLogicEvent |
( |
|
) |
[inline] |
|
Member Function Documentation
void NLLOGIC::CLogicEvent::read |
( |
xmlNodePtr |
node |
) |
|
|
void NLLOGIC::CLogicEvent::reset |
( |
|
) |
|
|
void NLLOGIC::CLogicEvent::setLogicStateMachine |
( |
CLogicStateMachine * |
logicStateMachine |
) |
|
|
bool NLLOGIC::CLogicEvent::testCondition |
( |
|
) |
|
|
void NLLOGIC::CLogicEvent::write |
( |
xmlNodePtr |
node |
) |
const |
|
Member Data Documentation
std::string NLLOGIC::CLogicEvent::ConditionName
|
|
The documentation for this class was generated from the following files:
|
|