Lunchbox
1.14.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
|
This is the complete list of members for lunchbox::Future< void >, including all inherited members.
Future(Impl impl) | lunchbox::Future< void > | inlineexplicit |
Impl typedef | lunchbox::Future< void > | |
impl_ (defined in lunchbox::Future< void >) | lunchbox::Future< void > | protected |
isReady() const | lunchbox::Future< void > | inline |
wait(const uint32_t timeout_=LB_TIMEOUT_INDEFINITE) | lunchbox::Future< void > | inline |
~Future() | lunchbox::Future< void > | inline |