List of all members
orgQhull::QhullError Class Reference

#include <QhullError.h>

Inheritance diagram for orgQhull::QhullError:
Inheritance graph
[legend]

Public Types

Constants
enum  { QHULLfirstError = 10000, QHULLlastError = 10078, NOthrow = 1 }
 

Public Member Functions

Constructors
 QhullError ()
 
 QhullError (const QhullError &other)
 
 QhullError (int code, const std::string &message)
 
 QhullError (int code, const char *fmt)
 
 QhullError (int code, const char *fmt, int d)
 
 QhullError (int code, const char *fmt, int d, int d2)
 
 QhullError (int code, const char *fmt, int d, int d2, float f)
 
 QhullError (int code, const char *fmt, int d, int d2, float f, const char *s)
 
 QhullError (int code, const char *fmt, int d, int d2, float f, const void *x)
 
 QhullError (int code, const char *fmt, int d, int d2, float f, int i)
 
 QhullError (int code, const char *fmt, int d, int d2, float f, long long i)
 
 QhullError (int code, const char *fmt, int d, int d2, float f, double e)
 
QhullErroroperator= (const QhullError &other)
 
 ~QhullError () throw ()
 
- Public Member Functions inherited from orgQhull::RoadError
 RoadError ()
 
 RoadError (const RoadError &other)
 
 RoadError (int code, const std::string &message)
 Called on throw, generates error_message. More...
 
 RoadError (int code, const char *fmt)
 
 RoadError (int code, const char *fmt, int d)
 
 RoadError (int code, const char *fmt, int d, int d2)
 
 RoadError (int code, const char *fmt, int d, int d2, float f)
 
 RoadError (int code, const char *fmt, int d, int d2, float f, const char *s)
 
 RoadError (int code, const char *fmt, int d, int d2, float f, const void *x)
 
 RoadError (int code, const char *fmt, int d, int d2, float f, int i)
 
 RoadError (int code, const char *fmt, int d, int d2, float f, long long i)
 
 RoadError (int code, const char *fmt, int d, int d2, float f, double e)
 
RoadErroroperator= (const RoadError &other)
 
 ~RoadError () throw ()
 
virtual const char * what () const throw ()
 
bool isValid () const
 
int errorCode () const
 
RoadLogEvent roadLogEvent () const
 
void logErrorLastResort () const
 

Additional Inherited Members

- Static Public Member Functions inherited from orgQhull::RoadError
static void clearGlobalLog ()
 
static bool emptyGlobalLog ()
 
static const char * stringGlobalLog ()
 

Detailed Description

Definition at line 26 of file QhullError.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
QHULLfirstError 
QHULLlastError 
NOthrow 

Definition at line 30 of file QhullError.h.

Constructor & Destructor Documentation

◆ QhullError() [1/12]

orgQhull::QhullError::QhullError ( )
inline

Definition at line 38 of file QhullError.h.

◆ QhullError() [2/12]

orgQhull::QhullError::QhullError ( const QhullError other)
inline

Definition at line 39 of file QhullError.h.

◆ QhullError() [3/12]

orgQhull::QhullError::QhullError ( int  code,
const std::string &  message 
)
inline

Definition at line 40 of file QhullError.h.

◆ QhullError() [4/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt 
)
inline

Definition at line 41 of file QhullError.h.

◆ QhullError() [5/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d 
)
inline

Definition at line 42 of file QhullError.h.

◆ QhullError() [6/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2 
)
inline

Definition at line 43 of file QhullError.h.

◆ QhullError() [7/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2,
float  f 
)
inline

Definition at line 44 of file QhullError.h.

◆ QhullError() [8/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2,
float  f,
const char *  s 
)
inline

Definition at line 45 of file QhullError.h.

◆ QhullError() [9/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2,
float  f,
const void *  x 
)
inline

Definition at line 46 of file QhullError.h.

◆ QhullError() [10/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2,
float  f,
int  i 
)
inline

Definition at line 47 of file QhullError.h.

◆ QhullError() [11/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2,
float  f,
long long  i 
)
inline

Definition at line 48 of file QhullError.h.

◆ QhullError() [12/12]

orgQhull::QhullError::QhullError ( int  code,
const char *  fmt,
int  d,
int  d2,
float  f,
double  e 
)
inline

Definition at line 49 of file QhullError.h.

◆ ~QhullError()

orgQhull::QhullError::~QhullError ( )
throw (
)
inline

Definition at line 51 of file QhullError.h.

Member Function Documentation

◆ operator=()

QhullError& orgQhull::QhullError::operator= ( const QhullError other)
inline

Definition at line 50 of file QhullError.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:17