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

#include <ai_exception.h> +

+Inheritance diagram for NLAIE::CExceptionContainer

Inheritance graph
+ + + + + +
[legend]
Collaboration diagram for NLAIE::CExceptionContainer:

Collaboration graph
+ + + + + +
[legend]
List of all members. + + + + + + + +

Public Methods

 CExceptionContainer (const IException &exc)
const char* what () const throw ()
virtual const IExceptionclone () const
virtual ~CExceptionContainer ()

Private Attributes

IException_Excep
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLAIE::CExceptionContainer::CExceptionContainer ( + +const IException & exc ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file ai_exception.h.

+

+ + + + +
+ + + + + + +
+NLAIE::CExceptionContainer::~CExceptionContainer ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 78 of file ai_exception.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+const IException * NLAIE::CExceptionContainer::clone ( + +void ) const [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLAIE::IException. +

+Definition at line 74 of file ai_exception.h.

+

+ + + + +
+ + + + + + +
+const char * NLAIE::CExceptionContainer::what ( + +) const throw () [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLMISC::Exception. +

+Definition at line 69 of file ai_exception.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+IException * NLAIE::CExceptionContainer::_Excep [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file ai_exception.h.

+


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