#include <Node.h>
|
| NodeCycleExc (const NodeRef &sourceNode, const NodeRef &destNode) |
|
virtual const char * | what () const throw () |
|
int32_t | getCode () const |
| Returns a platform-specific error code received. May be 0 (meaning none was available). More...
|
|
cinder::audio::NodeCycleExc::NodeCycleExc |
( |
const NodeRef & |
sourceNode, |
|
|
const NodeRef & |
destNode |
|
) |
| |
virtual const char* cinder::audio::AudioExc::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtualinherited |
int32_t cinder::audio::AudioExc::getCode |
( |
| ) |
const |
|
inherited |
Returns a platform-specific error code received. May be 0 (meaning none was available).
int32_t cinder::audio::AudioExc::mErrorCode |
|
protectedinherited |
The documentation for this class was generated from the following files: