CLAM-Development  1.4.0
Public Member Functions
CLAM::UnsupportedSoundFileFormat Class Reference

#include <ErrSoundFileIO.hxx>

List of all members.

Public Member Functions

 UnsupportedSoundFileFormat () throw ()
 UnsupportedSoundFileFormat (const char *msg) throw ()
 UnsupportedSoundFileFormat (const UnsupportedSoundFileFormat &) throw ()
virtual ~UnsupportedSoundFileFormat () throw ()
- Public Member Functions inherited from CLAM::ErrSoundFileIO
 ErrSoundFileIO () throw ()
 ErrSoundFileIO (const char *msg) throw ()
 ErrSoundFileIO (const ErrSoundFileIO &) throw ()
virtual ~ErrSoundFileIO () throw ()
- Public Member Functions inherited from CLAM::ErrProcessingObj
 ErrProcessingObj ()
 ErrProcessingObj (const char *msg)
 ErrProcessingObj (const char *msg, const Processing *o)
 ~ErrProcessingObj () throw ()
- Public Member Functions inherited from CLAM::Err
 Err () throw ()
 Err (const char *msg) throw ()
 Err (const Err &) throw ()
virtual ~Err () throw ()
void Print (void) const throw ()
virtual const char * what () const throw ()
void Embed (const std::exception &) throw ()
void Embed (const char *str) throw ()

Detailed Description

Definition at line 61 of file ErrSoundFileIO.hxx.


Constructor & Destructor Documentation

CLAM::UnsupportedSoundFileFormat::UnsupportedSoundFileFormat ( ) throw ()

Definition at line 84 of file ErrSoundFileIO.cxx.

CLAM::UnsupportedSoundFileFormat::UnsupportedSoundFileFormat ( const char *  msg) throw ()

Definition at line 89 of file ErrSoundFileIO.cxx.

CLAM::UnsupportedSoundFileFormat::UnsupportedSoundFileFormat ( const UnsupportedSoundFileFormat obj) throw ()

Definition at line 94 of file ErrSoundFileIO.cxx.

CLAM::UnsupportedSoundFileFormat::~UnsupportedSoundFileFormat ( ) throw ()
virtual

Definition at line 99 of file ErrSoundFileIO.cxx.


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