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