libAlgAudio  v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AlgAudio::LateReturn< Types > Member List

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)=deleteAlgAudio::LateReturn< Types >
LateReturn(LateReturn &&other)AlgAudio::LateReturn< Types >inline
operator=(const LateReturn &other)=deleteAlgAudio::LateReturn< Types >
operator=(LateReturn &&other)AlgAudio::LateReturn< Types >inline
Relay< Types...> classAlgAudio::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