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


Constructor & Destructor Documentation

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

Definition at line 55 of file myexcept.cc.


Member Function Documentation

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

Definition at line 88 of file myexcept.cc.

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

Definition at line 73 of file myexcept.cc.

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

Definition at line 93 of file myexcept.h.


Member Data Documentation

int BaseException::LastOne [static, protected]

Definition at line 86 of file myexcept.h.

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

Definition at line 85 of file myexcept.h.

char * BaseException::what_error [static, protected]

Definition at line 84 of file myexcept.h.


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


rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14