Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

MEMORY_ERROR Class Reference

#include <exceptions.hh>

Inheritance diagram for MEMORY_ERROR:

EXCEPTION List of all members.

Public Member Functions

 MEMORY_ERROR ()
virtual ~MEMORY_ERROR ()
 operator const char * () const
virtual const char * get_error_string () const

Private Attributes

char err_str [64]

Constructor & Destructor Documentation

MEMORY_ERROR::MEMORY_ERROR  )  [inline]
 

Definition at line 141 of file exceptions.hh.

virtual MEMORY_ERROR::~MEMORY_ERROR  )  [inline, virtual]
 

Definition at line 142 of file exceptions.hh.


Member Function Documentation

virtual const char* MEMORY_ERROR::get_error_string  )  const [inline, virtual]
 

Reimplemented from EXCEPTION.

Definition at line 144 of file exceptions.hh.

Referenced by operator const char *().

MEMORY_ERROR::operator const char *  )  const [inline]
 

Reimplemented from EXCEPTION.

Definition at line 143 of file exceptions.hh.

References get_error_string().


Member Data Documentation

char MEMORY_ERROR::err_str[64] [private]
 

Definition at line 139 of file exceptions.hh.


The documentation for this class was generated from the following file:
Generated on Fri Apr 22 15:58:28 2005 for Doris by doxygen 1.3.6