$search

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 int LastOne
static int SoFar
static char * what_error
static unsigned long Select
static void AddInt (int value)
static void AddMessage (const char *a_what)
 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 (  )  [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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:24 2013