Public Member Functions | Public Attributes
AssertionException Class Reference

#include <common.h>

List of all members.

Public Member Functions

 AssertionException (const char *_file, long _line, const char *_pretty_function, const char *_message)
 AssertionException (const AssertionException &o)
virtual const char * what () const throw ()
virtual ~AssertionException () throw ()

Public Attributes

std::string __internal
const char * file
long line
const char * message
const char * pretty_function

Detailed Description

Definition at line 66 of file common.h.


Constructor & Destructor Documentation

AssertionException::AssertionException ( const char *  _file,
long  _line,
const char *  _pretty_function,
const char *  _message 
) [inline]

Definition at line 69 of file common.h.

Definition at line 74 of file common.h.

virtual AssertionException::~AssertionException ( ) throw () [inline, virtual]

Definition at line 76 of file common.h.


Member Function Documentation

virtual const char* AssertionException::what ( ) const throw () [inline, virtual]

Definition at line 78 of file common.h.


Member Data Documentation

std::string AssertionException::__internal [mutable]

Definition at line 96 of file common.h.

Definition at line 92 of file common.h.

Definition at line 93 of file common.h.

Definition at line 95 of file common.h.

Definition at line 94 of file common.h.


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


megatree_core
Author(s): Stuart Glaser
autogenerated on Mon Dec 2 2013 13:01:15