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