Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

except::id_except Class Reference

#include <id.h>

Inheritance diagram for except::id_except:

Inheritance graph
Collaboration diagram for except::id_except:

Collaboration graph
List of all members.

Detailed Description

ID exception.


Public Member Functions

 id_except (void) throw ()
 id_except constructor.

virtual ~id_except (void) throw ()
 id_except destructor.

virtual const char * what (void) const=0 throw ()
 id_except pure virtual method.


Constructor & Destructor Documentation

except::id_except::id_except void   )  throw () [inline]
 

id_except constructor.

virtual except::id_except::~id_except void   )  throw () [inline, virtual]
 

id_except destructor.


Member Function Documentation

virtual const char* except::id_except::what void   )  const throw () [pure virtual]
 

id_except pure virtual method.

Implemented in except::unknow_id.


The documentation for this class was generated from the following file:
doxygen sourceforge id3lib