#include <ErrSoundFileIO.hxx>
Public Member Functions | |
UnsupportedSoundFileFormat () throw () | |
UnsupportedSoundFileFormat (const char *msg) throw () | |
UnsupportedSoundFileFormat (const UnsupportedSoundFileFormat &) throw () | |
virtual | ~UnsupportedSoundFileFormat () throw () |
Definition at line 61 of file ErrSoundFileIO.hxx.
CLAM::UnsupportedSoundFileFormat::UnsupportedSoundFileFormat | ( | ) | throw () |
Definition at line 82 of file ErrSoundFileIO.cxx.
CLAM::UnsupportedSoundFileFormat::UnsupportedSoundFileFormat | ( | const char * | msg | ) | throw () |
Definition at line 87 of file ErrSoundFileIO.cxx.
CLAM::UnsupportedSoundFileFormat::UnsupportedSoundFileFormat | ( | const UnsupportedSoundFileFormat & | obj | ) | throw () |
Definition at line 92 of file ErrSoundFileIO.cxx.
CLAM::UnsupportedSoundFileFormat::~UnsupportedSoundFileFormat | ( | ) | throw () [virtual] |
Definition at line 97 of file ErrSoundFileIO.cxx.