From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/namespaceNLLOGIC.html | 271 +++++++++++++++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 docs/doxygen/nel/namespaceNLLOGIC.html (limited to 'docs/doxygen/nel/namespaceNLLOGIC.html') diff --git a/docs/doxygen/nel/namespaceNLLOGIC.html b/docs/doxygen/nel/namespaceNLLOGIC.html new file mode 100644 index 00000000..f4836ede --- /dev/null +++ b/docs/doxygen/nel/namespaceNLLOGIC.html @@ -0,0 +1,271 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NLLOGIC Namespace Reference

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Compounds

class  NLLOGIC::CLogicComparisonBlock
 CLogicComparisonBlock. More...

class  NLLOGIC::CLogicCondition
 CLogicCondition. More...

class  NLLOGIC::CLogicConditionLogicBlock
 CLogicConditionLogicBlock. More...

class  NLLOGIC::CLogicConditionNode
 CLogicConditionNode. More...

class  NLLOGIC::CLogicCounter
 CLogicCounter. More...

class  NLLOGIC::CLogicEvent
 CLogicEvent. More...

class  NLLOGIC::CLogicEventAction
 CLogicEventAction. More...

class  NLLOGIC::CLogicEventMessage
 CLogicEventMessage. More...

class  NLLOGIC::CLogicState
 CLogicState. More...

class  NLLOGIC::CLogicStateMachine
 CLogicStateMachine. More...

class  NLLOGIC::CLogicVariable
 CLogicVariable. More...


Typedefs

typedef std::map< std::string,
+ NLMISC::CEntityId
TSIdMap
 map destination names to destination sid. More...


Functions

void xmlCheckNodeName (xmlNodePtr &node, const char *nodeName)
std::string getXMLProp (xmlNodePtr node, const char *propName)
bool testNameWithFilter (sint8 filter, string motif, string varName)
+


Typedef Documentation

+

+ + + + +
+ + +
typedef std::map<std::string, NLMISC::CEntityId> NLLOGIC::TSIdMap +
+
+ + + + + +
+   + + +

+map destination names to destination sid. +

+ +

+Definition at line 47 of file logic_state.h. +

+Referenced by NLLOGIC::CLogicStateMachine::addSIdMap, and NLLOGIC::CLogicState::addSIdMap.

+


Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
std::string NLLOGIC::getXMLProp xmlNodePtr   node,
const char *   propName
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file logic_state_machine.cpp. +

+Referenced by NLLOGIC::CLogicCounter::read, NLLOGIC::CLogicVariable::read, NLLOGIC::CLogicStateMachine::read, NLLOGIC::CLogicState::read, NLLOGIC::CLogicEvent::read, NLLOGIC::CLogicEventAction::read, NLLOGIC::CLogicEventMessage::read, NLLOGIC::CLogicCondition::read, NLLOGIC::CLogicConditionNode::read, NLLOGIC::CLogicConditionLogicBlock::read, and NLLOGIC::CLogicComparisonBlock::read.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
bool NLLOGIC::testNameWithFilter sint8   filter,
string   motif,
string   varName
+
+ + + + + +
+   + + +

+ +

+Definition at line 496 of file logic_state_machine.cpp. +

+Referenced by NLLOGIC::CLogicStateMachine::setVerbose.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NLLOGIC::xmlCheckNodeName xmlNodePtr &   node,
const char *   nodeName
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file logic_state_machine.cpp. +

+Referenced by NLLOGIC::CLogicCounter::read, NLLOGIC::CLogicVariable::read, NLLOGIC::CLogicStateMachine::read, NLLOGIC::CLogicState::read, NLLOGIC::CLogicEvent::read, NLLOGIC::CLogicEventAction::read, NLLOGIC::CLogicEventMessage::read, NLLOGIC::CLogicCondition::read, NLLOGIC::CLogicConditionNode::read, NLLOGIC::CLogicConditionLogicBlock::read, and NLLOGIC::CLogicComparisonBlock::read.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1