MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Member Functions
mds::base::CBadStaticAlloc Struct Reference

Exception thrown when you are trying increase size of a static memory block. More...

#include <mdsStaticData.h>

Inheritance diagram for mds::base::CBadStaticAlloc:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBadStaticAlloc () throw ()
virtual const char * what () const throw ()
 Returns description of exception reason.
virtual ~CBadStaticAlloc () throw ()

Detailed Description

Exception thrown when you are trying increase size of a static memory block.


Constructor & Destructor Documentation

virtual mds::base::CBadStaticAlloc::~CBadStaticAlloc ( ) throw () [virtual]

Member Function Documentation

virtual const char* mds::base::CBadStaticAlloc::what ( ) const throw () [virtual]

Returns description of exception reason.

Reimplemented from mds::base::CException.


The documentation for this struct was generated from the following file: