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/namespaceNLAILINK.html | 342 ++++++++++++++++++++++++++++++++ 1 file changed, 342 insertions(+) create mode 100644 docs/doxygen/nel/namespaceNLAILINK.html (limited to 'docs/doxygen/nel/namespaceNLAILINK.html') diff --git a/docs/doxygen/nel/namespaceNLAILINK.html b/docs/doxygen/nel/namespaceNLAILINK.html new file mode 100644 index 00000000..ffc6a297 --- /dev/null +++ b/docs/doxygen/nel/namespaceNLAILINK.html @@ -0,0 +1,342 @@ + + + + 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  
+

NLAILINK Namespace Reference

+

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

Compounds

class  NLAILINK::IOTrace

Functions

void initIALib ()
void releaseIALib ()
void setLocalServerID (uint8)
uint8 getLocalServerID ()
void setMainManager (NLAIAGENT::IMainAgent *)
void releaseMainManager ()
void buildScript (const std::string &scriptSrc, const std::string &name)

Variables

char LaseErrorCodeOrdreInterprete [32 *1024]
+


Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NLAILINK::buildScript const std::string &   scriptSrc,
const std::string &   name
+
+ + + + + +
+   + + +

+ +

+Definition at line 161 of file ai.cpp. +

+Referenced by NLAIAGENT::CAgentScript::initAgentScript, NLAIAGENT::CVolatilMemmory::initClass, and NLAIAGENT::CAgentWatchTimer::initMsgClass.

+

+ + + + +
+ + + + + + + + + +
uint8 NLAILINK::getLocalServerID  
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file ai.cpp.

+

+ + + + +
+ + + + + + + + + +
void NLAILINK::initIALib  
+
+ + + + + +
+   + + +

+ +

+Definition at line 24 of file ai.cpp.

+

+ + + + +
+ + + + + + + + + +
void NLAILINK::releaseIALib  
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file ai.cpp.

+

+ + + + +
+ + + + + + + + + +
void NLAILINK::releaseMainManager  
+
+ + + + + +
+   + + +

+ +

+Definition at line 90 of file ai.cpp.

+

+ + + + +
+ + + + + + + + + + +
void NLAILINK::setLocalServerID uint8  
+
+ + + + + +
+   + + +

+ +

+Definition at line 72 of file ai.cpp.

+

+ + + + +
+ + + + + + + + + + +
void NLAILINK::setMainManager NLAIAGENT::IMainAgent 
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file ai.cpp.

+


Variable Documentation

+

+ + + + +
+ + +
char NLAILINK::LaseErrorCodeOrdreInterprete[32*1024] [static] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 98 of file ai.cpp. +

+Referenced by NLAILINK::IOTrace::Echo.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1