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

NLAIC::CRegistry::CRegistryClass Struct Reference

Private structure to store data in the std::map. +More... +

+Collaboration diagram for NLAIC::CRegistry::CRegistryClass:

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

Public Methods

 CRegistryClass (const CIdentType &id,const IClassFactory &factory,sint32 i)
 ~CRegistryClass ()

Public Attributes

const CIdentTypeNameClass
const IClassFactoryFactoryClass
const sint32 Index
+

Detailed Description

+Private structure to store data in the std::map. +

+ +

+ +

+Definition at line 53 of file registry.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + +
+NLAIC::CRegistry::CRegistryClass::CRegistryClass ( + +const CIdentType & id, +
+const IClassFactory & factory, +
+sint32 i ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 31 of file registry.cpp.

+

+ + + + +
+ + + + + + +
+NLAIC::CRegistry::CRegistryClass::~CRegistryClass ( + +) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 35 of file registry.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+const IClassFactory * NLAIC::CRegistry::CRegistryClass::FactoryClass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 56 of file registry.h.

+

+ + + + +
+ + + + + +
+const sint32 NLAIC::CRegistry::CRegistryClass::Index +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file registry.h.

+

+ + + + +
+ + + + + +
+const CIdentType & NLAIC::CRegistry::CRegistryClass::NameClass +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file registry.h.

+


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