, including all inherited members.
_validate(bool check_handle=true) const (defined in boost::afio::future< void >) | boost::afio::future< void > | [protected] |
detail::barrier_count_completed_state (defined in boost::afio::future< void >) | boost::afio::future< void > | [friend] |
detail::when_all_ops (defined in boost::afio::future< void >) | boost::afio::future< void > | [friend] |
detail::when_any_ops (defined in boost::afio::future< void >) | boost::afio::future< void > | [friend] |
future(future< void > &&o, stl_future< void > &&result) (defined in boost::afio::future< void >) | boost::afio::future< void > | |
future() | boost::afio::future< void > | |
future(const future &o) | boost::afio::future< void > | |
future(future &&o) | boost::afio::future< void > | |
future(dispatcher *parent, size_t id, shared_future< handle_ptr > handle, bool check_handle=true, bool validate=true) | boost::afio::future< void > | |
future(handle_ptr _handle, bool check_handle=true, bool validate=true) | boost::afio::future< void > | |
future(dispatcher *parent, size_t id) | boost::afio::future< void > | |
get() | boost::afio::future< void > | |
get_error() const | boost::afio::future< void > | |
get_exception() const | boost::afio::future< void > | |
get_handle(bool return_null_if_errored=false) const | boost::afio::future< void > | |
get_handle(error_type &ec) const | boost::afio::future< void > | |
has_error() const noexcept | boost::afio::future< void > | |
has_exception(bool only_exception=false) const noexcept | boost::afio::future< void > | |
has_value() const noexcept | boost::afio::future< void > | |
id() const noexcept | boost::afio::future< void > | |
is_ready() const noexcept | boost::afio::future< void > | |
operator bool() const noexcept | boost::afio::future< void > | [explicit] |
operator*() const | boost::afio::future< void > | |
operator*() | boost::afio::future< void > | |
operator->() const | boost::afio::future< void > | |
operator->() | boost::afio::future< void > | |
operator=(const future &o) | boost::afio::future< void > | |
operator=(future &&o) noexcept | boost::afio::future< void > | |
parent() const noexcept | boost::afio::future< void > | |
then(U &&f)-> typename detail | boost::afio::future< void > | |
valid() const noexcept | boost::afio::future< void > | |
validate(bool check_handle=true) const | boost::afio::future< void > | |
wait() const | boost::afio::future< void > | |
wait_for(const chrono::duration< Rep, Period > &duration) const | boost::afio::future< void > | |
wait_until(const chrono::time_point< Clock, Duration > &deadline) const | boost::afio::future< void > | |