# 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 )
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 148 of file ai.cpp.

Referenced by NLAIAGENT::CAgentWatchTimer::initMsgClass().

void NLAILINK::initIALib ( )
 

Definition at line 22 of file ai.cpp.

void NLAILINK::releaseIALib ( )
 

Definition at line 42 of file ai.cpp.

void NLAILINK::releaseMainManager ( )
 

Definition at line 77 of file ai.cpp.

void NLAILINK::setLocalServerID ( uint8 u )
 

Definition at line 64 of file ai.cpp.

void NLAILINK::setMainManager ( NLAIAGENT::IMainAgent * manager )
 

Definition at line 71 of file ai.cpp.


Variable Documentation

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

Definition at line 85 of file ai.cpp.