# 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: