DASH  0.3.0
dash::Future< void > Member List

This is the complete list of members for dash::Future< void >, including all inherited members.

destroy_func_t typedefdash::Future< void >
Future() noexcept=defaultdash::Future< void >
Future(get_func_t get_func) noexceptdash::Future< void >inline
Future(get_func_t get_func, test_func_t test_func) noexceptdash::Future< void >inline
Future(get_func_t get_func, test_func_t test_func, destroy_func_t destroy_func) noexceptdash::Future< void >inline
Future(const self_t &other)=deletedash::Future< void >
Future(self_t &&other) noexceptdash::Future< void >inline
get()dash::Future< void >inline
get_func_t typedefdash::Future< void >
operator<< (defined in dash::Future< void >)dash::Future< void >friend
operator=(const self_t &other)=deletedash::Future< void >
operator=(self_t &&other) noexceptdash::Future< void >inline
self_t typedef (defined in dash::Future< void >)dash::Future< void >
test()dash::Future< void >inline
test_func_t typedefdash::Future< void >
valid() noexceptdash::Future< void >inline
wait()dash::Future< void >inline
~Future()dash::Future< void >inline