# 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  

NLAIAGENT::IObjectIA::CProcessResult Struct Reference

This structure define the return result of run method. More...

#include <baseai.h>

List of all members.

Public Methods

 CProcessResult ()
 CProcessResult (TProcessStatement state)

Public Attributes

TProcessStatement ResultState
 The statement of the run result. More...

IObjectIAResult
 The ruturn value of a method. More...


Detailed Description

This structure define the return result of run method.

Definition at line 167 of file baseai.h.


Constructor & Destructor Documentation

NLAIAGENT::IObjectIA::CProcessResult::CProcessResult   [inline]
 

Definition at line 169 of file baseai.h.

References NLAIAGENT::processIdle, Result, and ResultState.

NLAIAGENT::IObjectIA::CProcessResult::CProcessResult TProcessStatement    state [inline]
 

Definition at line 175 of file baseai.h.

References Result, ResultState, and NLAIAGENT::TProcessStatement.


Member Data Documentation

IObjectIA* NLAIAGENT::IObjectIA::CProcessResult::Result
 

The ruturn value of a method.

Definition at line 188 of file baseai.h.

Referenced by NLAISCRIPT::CCompilateur::Compile, CProcessResult, NLAISCRIPT::CCallPrint::format, NLAISCRIPT::CCallPrint::printList, NLAISCRIPT::CCodeBrancheRunDebug::run, NLAISCRIPT::CCodeBrancheRun::run, NLAIAGENT::CAgentOperation::runMethodBase, NLAIAGENT::CAgentWatchTimer::runMethodBase, NLAIAGENT::CAgentScript::runMethodBase, NLAISCRIPT::CLibTest::runMethodeMember, NLAISCRIPT::CCallPrint::runMethodeMember, NLAIFUZZY::IFuzzySet::runMethodeMember, NLAISCRIPT::CLibHeapMemberMethod::runOpCode, NLAISCRIPT::CLibStackNewMemberMethod::runOpCode, NLAISCRIPT::CLibStackMemberMethod::runOpCode, NLAISCRIPT::CLibCallMethodi::runOpCode, NLAISCRIPT::CLibCallInheritedMethod::runOpCode, NLAISCRIPT::CLibCallMethod::runOpCode, NLAISCRIPT::CLibMemberMethodi::runOpCode, NLAISCRIPT::CLibMemberInheritedMethod::runOpCode, and NLAISCRIPT::CLibMemberMethod::runOpCode.

TProcessStatement NLAIAGENT::IObjectIA::CProcessResult::ResultState
 

The statement of the run result.

Definition at line 184 of file baseai.h.

Referenced by NLAISCRIPT::CCompilateur::Compile, CProcessResult, NLAISCRIPT::CCallPrint::format, NLAISCRIPT::CCallPrint::printList, NLAISCRIPT::CCodeBrancheRunDebug::run, NLAISCRIPT::CCodeBrancheRun::run, NLAISCRIPT::CCallPrint::runMethodeMember, NLAISCRIPT::CLibHeapMemberMethod::runOpCode, NLAISCRIPT::CLibStackNewMemberMethod::runOpCode, NLAISCRIPT::CLibStackMemberMethod::runOpCode, NLAISCRIPT::CLibCallMethodi::runOpCode, NLAISCRIPT::CLibCallInheritedMethod::runOpCode, NLAISCRIPT::CLibCallMethod::runOpCode, NLAISCRIPT::CLibMemberMethodi::runOpCode, NLAISCRIPT::CLibMemberInheritedMethod::runOpCode, and NLAISCRIPT::CLibMemberMethod::runOpCode.


The documentation for this struct was generated from the following file: