Static Public Member Functions | List of all members
BaseException Class Reference

#include <myexcept.h>

Inheritance diagram for BaseException:
Inheritance graph
[legend]

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 81 of file myexcept.h.

Constructor & Destructor Documentation

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

Definition at line 55 of file myexcept.cpp.

Member Function Documentation

void BaseException::AddInt ( int  value)
static

Definition at line 88 of file myexcept.cpp.

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

Definition at line 73 of file myexcept.cpp.

static const char* BaseException::what ( )
inlinestatic

Definition at line 93 of file myexcept.h.

Member Data Documentation

int BaseException::LastOne
staticprotected

Definition at line 86 of file myexcept.h.

unsigned long BaseException::Select
static

Definition at line 91 of file myexcept.h.

int BaseException::SoFar
staticprotected

Definition at line 85 of file myexcept.h.

char * BaseException::what_error
staticprotected

Definition at line 84 of file myexcept.h.


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


kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:46