CLAM-Development
1.1
|
#include <PortAudioUtils.hxx>
Public Member Functions | |
ErrPortAudio (const char *msg) throw () | |
ErrPortAudio (const char *msg, PaError err) throw () |
Definition at line 41 of file PortAudioUtils.hxx.
CLAM::ErrPortAudio::ErrPortAudio | ( | const char * | msg | ) | throw () |
Definition at line 27 of file PortAudioUtils.cxx.
CLAM::ErrPortAudio::ErrPortAudio | ( | const char * | msg, |
PaError | err | ||
) | throw () |
Definition at line 32 of file PortAudioUtils.cxx.
References CLAM::Err::mMsg.