|
|
|
|
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 ReferenceThis structure define the return result of run method.
More...
#include <baseai.h>
List of all members.
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] |
|
NLAIAGENT::IObjectIA::CProcessResult::CProcessResult |
( |
TProcessStatement |
state |
) |
[inline] |
|
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. |
|
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:
|
|