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

+List of all members. + + + + + + + + + + + +

Public Methods

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

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. +

+References _Comp, and _CompFather.

+

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

+ +

+Definition at line 52 of file comp_handle.h. +

+References _CompName.

+

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

+ +

+Definition at line 60 of file comp_handle.h. +

+References _Comp, _CompFather, _CompName, and getComponent.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const IVarName* NLAIAGENT::CComponentHandle::getCompName   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 121 of file comp_handle.h. +

+References _CompName.

+

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

+ +

+Definition at line 70 of file comp_handle.h. +

+References _Comp, _CompFather, _CompName, NLAIAGENT::IBaseGroupType::get, param, NLAIC::IPointerGestion::release, and NLAIAGENT::IBaseGroupType::size. +

+Referenced by CComponentHandle, and getValue.

+

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

+ +

+Definition at line 112 of file comp_handle.h. +

+References _Comp, and getComponent.

+


Member Data Documentation

+

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

+ +

+Definition at line 42 of file comp_handle.h. +

+Referenced by CComponentHandle, getComponent, and getValue.

+

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

+ +

+Definition at line 43 of file comp_handle.h. +

+Referenced by CComponentHandle, and getComponent.

+

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

+ +

+Definition at line 41 of file comp_handle.h. +

+Referenced by CComponentHandle, getCompName, getComponent, and ~CComponentHandle.

+


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