libAlgAudio
v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
|
This is the complete list of members for AlgAudio::LateReturn< Types >, including all inherited members.
Catch(std::function< void(std::shared_ptr< Exceptions::Exception >)> func) const | AlgAudio::LateReturn< Types > | inline |
Catch(const Relay< X...> &r) const | AlgAudio::LateReturn< Types > | inline |
CatchAll(std::function< void(std::shared_ptr< Exceptions::Exception >)> func) const | AlgAudio::LateReturn< Types > | inline |
LateReturn(const Relay< Types...> &r) | AlgAudio::LateReturn< Types > | inline |
LateReturn(const LateReturn &other)=delete | AlgAudio::LateReturn< Types > | |
LateReturn(LateReturn &&other) | AlgAudio::LateReturn< Types > | inline |
operator=(const LateReturn &other)=delete | AlgAudio::LateReturn< Types > | |
operator=(LateReturn &&other) | AlgAudio::LateReturn< Types > | inline |
Relay< Types...> class | AlgAudio::LateReturn< Types > | friend |
Then(std::function< void(Types...)> f) const | AlgAudio::LateReturn< Types > | inline |
ThenReturn(Relay< Types...> r) const | AlgAudio::LateReturn< Types > | inline |
ThenSync(Sync &s) const | AlgAudio::LateReturn< Types > | inline |