# 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::ERegistry Struct Reference

Class Registry Exception. More...

#include <class_registry.h>

Inheritance diagram for NLMISC::ERegistry:

NLMISC::Exception NLMISC::ERegisteredClass NLMISC::EUnregisteredClass List of all members.

Public Methods

 ERegistry ()
 ERegistry (const std::string &str)

Detailed Description

Class Registry Exception.

Author:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 47 of file class_registry.h.


Constructor & Destructor Documentation

NLMISC::ERegistry::ERegistry   [inline]
 

Definition at line 49 of file class_registry.h.

References NLMISC::Exception::Exception.

Referenced by NLMISC::ERegisteredClass::ERegisteredClass, and NLMISC::EUnregisteredClass::EUnregisteredClass.

NLMISC::ERegistry::ERegistry const std::string &    str [inline]
 

Definition at line 51 of file class_registry.h.

References NLMISC::Exception::Exception.


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