#include <SndPcm.hxx>
List of all members.
Public Member Functions |
| SndPcmError (const char *_str) |
| Err () throw () |
| Err (const char *msg) throw () |
| Err (const Err &) throw () |
virtual | ~Err () throw () |
void | Print (void) const throw () |
virtual const char * | what () const throw () |
void | Embed (const std::exception &) throw () |
void | Embed (const char *str) throw () |
Additional Inherited Members |
char * | mMsg |
Detailed Description
Definition at line 29 of file SndPcm.hxx.
Constructor & Destructor Documentation
SndPcmError::SndPcmError |
( |
const char * |
_str | ) |
|
|
inline |
The documentation for this class was generated from the following file: