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

NL3D::EBadBind Struct Reference

A landscape bind exception. +More... +

+#include <landscape.h> +

+

Inheritance diagram for NL3D::EBadBind: +

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

Public Methods

 EBadBind ()
 ~EBadBind () throw ()
virtual const char * what () const throw ()

Public Attributes

std::list< CBindErrorBindErrors

Private Attributes

std::string _Output
+

Detailed Description

+A landscape bind exception. +

+

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 91 of file landscape.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::EBadBind::EBadBind   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 109 of file landscape.h.

+

+ + + + +
+ + + + + + + + + +
NL3D::EBadBind::~EBadBind   throw () [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 110 of file landscape.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const char * NL3D::EBadBind::what   const throw () [virtual]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLMISC::Exception. +

+Definition at line 153 of file landscape.cpp. +

+References x, and y.

+


Member Data Documentation

+

+ + + + +
+ + +
std::string NL3D::EBadBind::_Output [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 94 of file landscape.h.

+

+ + + + +
+ + +
std::list<CBindError> NL3D::EBadBind::BindErrors +
+
+ + + + + +
+   + + +

+ +

+Definition at line 106 of file landscape.h.

+


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