# 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  

NLAIE::CExceptionUnReference Class Reference

#include <ai_exception.h>

Inheritance diagram for NLAIE::CExceptionUnReference:

NLAIE::IException NLMISC::Exception List of all members.

Public Methods

 CExceptionUnReference (const CExceptionUnReference &e)
 CExceptionUnReference (const std::string &text)
 CExceptionUnReference (char *text)
virtual const IExceptionclone () const
virtual ~CExceptionUnReference ()

Constructor & Destructor Documentation

NLAIE::CExceptionUnReference::CExceptionUnReference const CExceptionUnReference &    e
 

Definition at line 147 of file agent_init.cpp.

Referenced by clone.

NLAIE::CExceptionUnReference::CExceptionUnReference const std::string &    text
 

Definition at line 151 of file agent_init.cpp.

NLAIE::CExceptionUnReference::CExceptionUnReference char *    text
 

Definition at line 155 of file agent_init.cpp.

virtual NLAIE::CExceptionUnReference::~CExceptionUnReference   [inline, virtual]
 

Definition at line 168 of file ai_exception.h.


Member Function Documentation

const IException * NLAIE::CExceptionUnReference::clone   const [virtual]
 

Implements NLAIE::IException.

Definition at line 159 of file agent_init.cpp.

References CExceptionUnReference.


The documentation for this class was generated from the following files: