![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::audio::NodeCycleExc, including all inherited members.
AudioExc(const std::string &description, int32_t errorCode=0) | cinder::audio::AudioExc | |
Exception() | cinder::Exception | |
Exception(const std::string &description) | cinder::Exception | |
getCode() const | cinder::audio::AudioExc | |
mDescription | cinder::audio::AudioExc | protected |
mErrorCode | cinder::audio::AudioExc | protected |
NodeCycleExc(const NodeRef &sourceNode, const NodeRef &destNode) | cinder::audio::NodeCycleExc | |
setDescription(const std::string &description) | cinder::Exception | protected |
what() const override | cinder::Exception | |
~Exception() | cinder::Exception | virtual |