All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
orgQhull::QhullError Class Reference

#include <QhullError.h>

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

List of all members.

Public Types

enum  { QHULLfirstError = 10000, QHULLlastError = 10070, NOthrow = 1 }

Public Member Functions

QhullErroroperator= (const QhullError &other)
 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)
 ~QhullError () throw ()

Detailed Description

Definition at line 24 of file QhullError.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
QHULLfirstError 
QHULLlastError 
NOthrow 

Definition at line 28 of file QhullError.h.


Constructor & Destructor Documentation

Definition at line 36 of file QhullError.h.

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

Definition at line 37 of file QhullError.h.

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

Definition at line 38 of file QhullError.h.

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

Definition at line 39 of file QhullError.h.

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

Definition at line 40 of file QhullError.h.

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

Definition at line 41 of file QhullError.h.

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

Definition at line 42 of file QhullError.h.

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

Definition at line 43 of file QhullError.h.

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

Definition at line 44 of file QhullError.h.

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

Definition at line 45 of file QhullError.h.

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

Definition at line 46 of file QhullError.h.

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

Definition at line 47 of file QhullError.h.

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

Definition at line 49 of file QhullError.h.


Member Function Documentation

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

Definition at line 48 of file QhullError.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50