#include <Node.h>
Inherits cinder::audio::AudioExc.
cinder::audio::NodeCycleExc::NodeCycleExc |
( |
const NodeRef & |
sourceNode, |
|
|
const NodeRef & |
destNode |
|
) |
| |
int32_t cinder::audio::AudioExc::getCode |
( |
| ) |
const |
|
inherited |
Returns a platform-specific error code. Could return 0 (meaning none was available).
const char* cinder::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
overrideinherited |
void cinder::Exception::setDescription |
( |
const std::string & |
description | ) |
|
|
protectedinherited |
std::string cinder::audio::AudioExc::mDescription |
|
protectedinherited |
int32_t cinder::audio::AudioExc::mErrorCode |
|
protectedinherited |
The documentation for this class was generated from the following files: