From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...ctNLAIAGENT_1_1IObjectIA_1_1CProcessResult.html | 219 +++++++++++++++++++++ 1 file changed, 219 insertions(+) create mode 100644 docs/doxygen/nel/structNLAIAGENT_1_1IObjectIA_1_1CProcessResult.html (limited to 'docs/doxygen/nel/structNLAIAGENT_1_1IObjectIA_1_1CProcessResult.html') diff --git a/docs/doxygen/nel/structNLAIAGENT_1_1IObjectIA_1_1CProcessResult.html b/docs/doxygen/nel/structNLAIAGENT_1_1IObjectIA_1_1CProcessResult.html new file mode 100644 index 00000000..ba5e41e6 --- /dev/null +++ b/docs/doxygen/nel/structNLAIAGENT_1_1IObjectIA_1_1CProcessResult.html @@ -0,0 +1,219 @@ + + + + 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  
+

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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1