Static Public Member Functions
BaseException Class Reference

#include <myexcept.h>

Inheritance diagram for BaseException:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static const char * what ()
static char * what_error
static int SoFar
static int LastOne
static unsigned long Select
static void AddMessage (const char *a_what)
static void AddInt (int value)
 BaseException (const char *a_what=0)

Detailed Description

Definition at line 80 of file myexcept.h.


Constructor & Destructor Documentation

BaseException::BaseException ( const char *  a_what = 0)

Definition at line 8004 of file NewMatExhaustive.cpp.


Member Function Documentation

void BaseException::AddInt ( int  value) [static]

Definition at line 8037 of file NewMatExhaustive.cpp.

void BaseException::AddMessage ( const char *  a_what) [static]

Definition at line 8022 of file NewMatExhaustive.cpp.

static const char* BaseException::what ( ) [inline, static]

Definition at line 92 of file myexcept.h.


Member Data Documentation

int BaseException::LastOne [static, protected]

Definition at line 85 of file myexcept.h.

unsigned long BaseException::Select [static]
int BaseException::SoFar [static, protected]

Definition at line 84 of file myexcept.h.

char * BaseException::what_error [static, protected]

Definition at line 83 of file myexcept.h.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15