#include <ErrSoundFileIO.hxx>
Definition at line 61 of file ErrSoundFileIO.hxx.
Public Member Functions | |
UnsupportedSoundFileFormat () throw () | |
UnsupportedSoundFileFormat (const char *msg) throw () | |
UnsupportedSoundFileFormat (const UnsupportedSoundFileFormat &) throw () | |
virtual | ~UnsupportedSoundFileFormat () throw () |
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.