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

#include <comp_handle.h> +

+Collaboration diagram for NLAIAGENT::CComponentHandle:

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

Public Methods

 CComponentHandle ()
 ~CComponentHandle ()
 CComponentHandle (const IVarName &comp_name, IAgent *comp_father , bool get = false)
void getComponent ()
const IObjectIAgetValue ()

Private Attributes

IVarName_CompName
const IObjectIA_Comp
IAgent_CompFather
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAIAGENT::CComponentHandle::CComponentHandle ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file comp_handle.h.

+

+ + + + +
+ + + + + + +
+NLAIAGENT::CComponentHandle::~CComponentHandle ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file comp_handle.h.

+

+ + + + +
+ + + + + + + + + + + + + + +
+NLAIAGENT::CComponentHandle::CComponentHandle ( + +const IVarName & comp_name, +
+IAgent * comp_father, +
+bool get = false ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 59 of file comp_handle.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void NLAIAGENT::CComponentHandle::getComponent ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file comp_handle.h.

+

+ + + + +
+ + + + + + +
+const IObjectIA * NLAIAGENT::CComponentHandle::getValue ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 104 of file comp_handle.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+const IObjectIA * NLAIAGENT::CComponentHandle::_Comp [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 42 of file comp_handle.h.

+

+ + + + +
+ + + + + +
+IAgent * NLAIAGENT::CComponentHandle::_CompFather [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file comp_handle.h.

+

+ + + + +
+ + + + + +
+IVarName * NLAIAGENT::CComponentHandle::_CompName [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file comp_handle.h.

+


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