MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
mace::cmt::future< T > Member List
This is the complete list of members for mace::cmt::future< T >, including all inherited members.
cancel() (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
error() const (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
future(const promise_ptr &p=promise_ptr()) (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
future(const T &v) (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
operator const T &() const (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
promise_ptr typedef (defined in mace::cmt::future< T >)mace::cmt::future< T >
ready() const (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
valid() const (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
value_type typedef (defined in mace::cmt::future< T >)mace::cmt::future< T >
wait(const microseconds &timeout=microseconds::max()) const (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]
wait_until(const system_clock::time_point &timeout) const (defined in mace::cmt::future< T >)mace::cmt::future< T > [inline]