# 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: