|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for fc::future< T >, including all inherited members.
| cancel(const char *reason FC_CANCELATION_REASON_DEFAULT_ARG) const | fc::future< T > | inline |
| cancel_and_wait(const char *reason FC_CANCELATION_REASON_DEFAULT_ARG) | fc::future< T > | inline |
| canceled() const | fc::future< T > | inline |
| error() const | fc::future< T > | inline |
| future(const typename promise< T >::ptr &p) | fc::future< T > | inline |
| future(typename promise< T >::ptr &&p) | fc::future< T > | inline |
| future(const future< T > &f) | fc::future< T > | inline |
| future() | fc::future< T > | inline |
| on_complete(CompletionHandler &&c) | fc::future< T > | inline |
| operator const T &() const | fc::future< T > | inline |
| operator=(future< T > &&f) | fc::future< T > | inline |
| ready() const | fc::future< T > | inline |
| thread class | fc::future< T > | friend |
| valid() const | fc::future< T > | inline |
| wait(const microseconds &timeout=microseconds::maximum()) const | fc::future< T > | inline |
| wait_until(const time_point &tp) const | fc::future< T > | inline |
1.8.17