Lunchbox  1.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lunchbox::Future< T > Member List

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

Future(Impl impl)lunchbox::Future< T >inlineexplicit
Impl typedeflunchbox::Future< T >
impl_ (defined in lunchbox::Future< T >)lunchbox::Future< T >protected
isReady() const lunchbox::Future< T >inline
operator bool_t()lunchbox::Future< T >inline
operator!()lunchbox::Future< T >inline
operator!=(const T &rhs)lunchbox::Future< T >inline
operator<(const T &rhs)lunchbox::Future< T >inline
operator<=(const T &rhs)lunchbox::Future< T >inline
operator==(const T &rhs)lunchbox::Future< T >inline
operator>(const T &rhs)lunchbox::Future< T >inline
operator>=(const T &rhs)lunchbox::Future< T >inline
wait(const uint32_t timeout_=LB_TIMEOUT_INDEFINITE)lunchbox::Future< T >inline
~Future()lunchbox::Future< T >inline