BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for fc::promise_base, including all inherited members.
_cancellation_reason | fc::promise_base | protected |
_notify() | fc::promise_base | protected |
_on_complete(detail::completion_handler *c) | fc::promise_base | protected |
_set_value(const void *v) | fc::promise_base | protected |
_wait(const microseconds &timeout_us) | fc::promise_base | protected |
_wait_until(const time_point &timeout_us) | fc::promise_base | protected |
cancel(const char *reason FC_CANCELATION_REASON_DEFAULT_ARG) | fc::promise_base | virtual |
canceled() const | fc::promise_base | inline |
context | fc::promise_base | friend |
error() const | fc::promise_base | |
get_desc() const | fc::promise_base | |
promise_base(const char *desc FC_TASK_NAME_DEFAULT_ARG) | fc::promise_base | protected |
ptr typedef | fc::promise_base | |
ready() const | fc::promise_base | |
set_exception(const fc::exception_ptr &e) | fc::promise_base | |
thread class | fc::promise_base | friend |
thread_d class | fc::promise_base | friend |
~promise_base() | fc::promise_base | virtual |