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

NLAIE::CExceptionUnRegisterClassError Class Reference

#include <ai_exception.h> +

+

Inheritance diagram for NLAIE::CExceptionUnRegisterClassError: +

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

Public Methods

 CExceptionUnRegisterClassError (const CExceptionUnRegisterClassError &e)
 CExceptionUnRegisterClassError (const std::string &name)
virtual const IExceptionclone () const
 ~CExceptionUnRegisterClassError () throw ()
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLAIE::CExceptionUnRegisterClassError::CExceptionUnRegisterClassError const CExceptionUnRegisterClassError &   e
+
+ + + + + +
+   + + +

+ +

+Definition at line 116 of file agent_init.cpp. +

+Referenced by clone.

+

+ + + + +
+ + + + + + + + + + +
NLAIE::CExceptionUnRegisterClassError::CExceptionUnRegisterClassError const std::string &   name
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file agent_init.cpp.

+

+ + + + +
+ + + + + + + + + +
NLAIE::CExceptionUnRegisterClassError::~CExceptionUnRegisterClassError   throw () [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file ai_exception.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const IException * NLAIE::CExceptionUnRegisterClassError::clone   const [virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLAIE::IException. +

+Definition at line 123 of file agent_init.cpp. +

+References CExceptionUnRegisterClassError.

+


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