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

+Collaboration diagram for NLAIAGENT::IObjectIA::CProcessResult:

Collaboration graph
+ + + + + + + + + +
[legend]
List of all members. + + + + + + + +

Public Methods

 CProcessResult ()

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 162 of file baseai.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAIAGENT::IObjectIA::CProcessResult::CProcessResult ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 164 of file baseai.h.

+


Member Data Documentation

+

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

+The ruturn value of a method. +

+ +

+Definition at line 177 of file baseai.h.

+

+ + + + +
+ + + + + +
+TProcessStatement NLAIAGENT::IObjectIA::CProcessResult::ResultState +
+
+ + + + + +
+   + + +

+The statement of the run result. +

+ +

+Definition at line 173 of file baseai.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1