#include <ErrSoundFileIO.hxx>
Definition at line 50 of file ErrSoundFileIO.hxx.
Public Member Functions | |
UnsupportedSoundFileSampleEncoding () throw () | |
UnsupportedSoundFileSampleEncoding (const char *msg) throw () | |
UnsupportedSoundFileSampleEncoding (const UnsupportedSoundFileSampleEncoding &) throw () | |
virtual | ~UnsupportedSoundFileSampleEncoding () throw () |
CLAM::UnsupportedSoundFileSampleEncoding::UnsupportedSoundFileSampleEncoding | ( | ) | throw () |
Definition at line 64 of file ErrSoundFileIO.cxx.
CLAM::UnsupportedSoundFileSampleEncoding::UnsupportedSoundFileSampleEncoding | ( | const char * | msg | ) | throw () |
Definition at line 69 of file ErrSoundFileIO.cxx.
CLAM::UnsupportedSoundFileSampleEncoding::UnsupportedSoundFileSampleEncoding | ( | const UnsupportedSoundFileSampleEncoding & | obj | ) | throw () |
Definition at line 74 of file ErrSoundFileIO.cxx.
CLAM::UnsupportedSoundFileSampleEncoding::~UnsupportedSoundFileSampleEncoding | ( | ) | throw () [virtual] |
Definition at line 79 of file ErrSoundFileIO.cxx.