CSL
6.0
|
Malloc failure subclass. More...
#include <CSL_Exceptions.h>
Public Member Functions | |
MemoryError (const string &msg) | |
const char * | what () |
Public Attributes | |
string | mMessage |
Malloc failure subclass.
Definition at line 63 of file CSL_Exceptions.h.
|
inline |
Definition at line 65 of file CSL_Exceptions.h.
|
inlineinherited |
Definition at line 56 of file CSL_Exceptions.h.
Referenced by CSLServerComponent::audioDeviceIOCallback(), CSLMIDIComponent::audioDeviceIOCallback(), CSLAbstComponent::audioDeviceIOCallback(), CSLComponent::audioDeviceIOCallback(), csl::MIDIIO::handleError(), and csl::VSTIO::processReplacing().
|
inherited |
Definition at line 53 of file CSL_Exceptions.h.
Referenced by csl::HRTFDatabase::HRTFDatabase(), csl::SndFileInstrument::initialize(), csl::JSoundFile::JSoundFile(), csl::IO::pullInput(), and csl::PAIO::test().