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_1CVectorGroupManager.html | 436 +++++++++++++++++++++ 1 file changed, 436 insertions(+) create mode 100644 docs/doxygen/nel/classNLAIAGENT_1_1CVectorGroupManager.html (limited to 'docs/doxygen/nel/classNLAIAGENT_1_1CVectorGroupManager.html') diff --git a/docs/doxygen/nel/classNLAIAGENT_1_1CVectorGroupManager.html b/docs/doxygen/nel/classNLAIAGENT_1_1CVectorGroupManager.html new file mode 100644 index 00000000..946c9af1 --- /dev/null +++ b/docs/doxygen/nel/classNLAIAGENT_1_1CVectorGroupManager.html @@ -0,0 +1,436 @@ + + + + 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::CVectorGroupManager Class Reference

#include <list_manager.h> +

+

Inheritance diagram for NLAIAGENT::CVectorGroupManager: +

+ +NLAIAGENT::IListManager +NLAIAGENT::IListBasicManager +NLAIAGENT::IBaseGroupType +NLAIAGENT::IObjetOp +NLAIAGENT::IObjectIA +NLAIAGENT::IBasicObjectIA +NLAIC::IBasicInterface +NLAIC::IBasicType +NLAIC::IPointerGestion +NLMISC::IStreamable +NLMISC::IClassable + +List of all members. + + + + + + + + + + + + + + + +

Public Methods

 CVectorGroupManager (sint32)
 CVectorGroupManager ()
 CVectorGroupManager (const CVectorGroupManager &)
virtual const NLAIC::CIdentTypegetType () const
 getType return a unique string how represente the class, it can be the name of the class. More...

virtual const NLAIC::IBasicTypeclone () const
 This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne. More...

virtual const NLAIC::IBasicTypenewInstance () const
 This function allow a new instance, that mean that the class is a class factory. More...

virtual void trie ()
virtual const IObjectIAgetObject (const CObjectIdent &) const
virtual ~CVectorGroupManager ()

Static Public Attributes

const NLAIC::CIdentType IdVectorGroupManager
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::CVectorGroupManager::CVectorGroupManager sint32  
+
+ + + + + +
+   + + +

+ +

+Definition at line 254 of file list_manager.cpp.

+

+ + + + +
+ + + + + + + + + +
NLAIAGENT::CVectorGroupManager::CVectorGroupManager  
+
+ + + + + +
+   + + +

+ +

+Definition at line 258 of file list_manager.cpp. +

+Referenced by clone, and newInstance.

+

+ + + + +
+ + + + + + + + + + +
NLAIAGENT::CVectorGroupManager::CVectorGroupManager const CVectorGroupManager &  
+
+ + + + + +
+   + + +

+ +

+Definition at line 262 of file list_manager.cpp. +

+References NLAISCRIPT::l.

+

+ + + + +
+ + + + + + + + + +
NLAIAGENT::CVectorGroupManager::~CVectorGroupManager   [virtual]
+
+ + + + + +
+   + + +

+ +

+Definition at line 266 of file list_manager.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const NLAIC::IBasicType * NLAIAGENT::CVectorGroupManager::clone   const [virtual]
+
+ + + + + +
+   + + +

+This function allow a pointer copy, that mean that the new class have the sam attributs caracteristics as the owne. +

+ +

+Implements NLAIC::IBasicType. +

+Definition at line 275 of file list_manager.cpp. +

+References CVectorGroupManager, and x.

+

+ + + + +
+ + + + + + + + + + +
const IObjectIA * NLAIAGENT::CVectorGroupManager::getObject const CObjectIdent  const [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLAIAGENT::IListManager. +

+Definition at line 292 of file list_manager.cpp.

+

+ + + + +
+ + + + + + + + + +
const NLAIC::CIdentType & NLAIAGENT::CVectorGroupManager::getType   const [virtual]
+
+ + + + + +
+   + + +

+getType return a unique string how represente the class, it can be the name of the class. +

+This function is used for the sytem regstry class (see the definition of the template class Gen::CRegistry). +

+Implements NLAIC::IBasicType. +

+Definition at line 270 of file list_manager.cpp. +

+References IdVectorGroupManager.

+

+ + + + +
+ + + + + + + + + +
const NLAIC::IBasicType * NLAIAGENT::CVectorGroupManager::newInstance   const [virtual]
+
+ + + + + +
+   + + +

+This function allow a new instance, that mean that the class is a class factory. +

+ +

+Implements NLAIC::IBasicType. +

+Definition at line 281 of file list_manager.cpp. +

+References CVectorGroupManager.

+

+ + + + +
+ + + + + + + + + +
void NLAIAGENT::CVectorGroupManager::trie   [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLAIAGENT::IListManager. +

+Definition at line 286 of file list_manager.cpp.

+


Member Data Documentation

+

+ + + + +
+ + +
const NLAIC::CIdentType CVectorGroupManager::IdVectorGroupManager [static] +
+
+ + + + + +
+   + + +

+ +

+Referenced by getType.

+


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