# 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  

NLMISC::CClassRegistry::CClassNode Struct Reference

List of all members.

Public Methods

bool operator< (const CClassNode &n) const

Public Attributes

std::string ClassName
std::string TypeIdCheck
IClassable *(* Creator )()

Member Function Documentation

bool NLMISC::CClassRegistry::CClassNode::operator< const CClassNode &    n const [inline]
 

Definition at line 107 of file class_registry.h.

References ClassName.


Member Data Documentation

std::string NLMISC::CClassRegistry::CClassNode::ClassName
 

Definition at line 104 of file class_registry.h.

Referenced by operator<.

IClassable*(* NLMISC::CClassRegistry::CClassNode::Creator)()
 

std::string NLMISC::CClassRegistry::CClassNode::TypeIdCheck
 

Definition at line 105 of file class_registry.h.


The documentation for this struct was generated from the following file: