Boost.AFIO    Boost C++ Libraries
boost::afio::future< void > Member List
This is the complete list of members for boost::afio::future< void >, 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 noexceptboost::afio::future< void >
has_exception(bool only_exception=false) const noexceptboost::afio::future< void >
has_value() const noexceptboost::afio::future< void >
id() const noexceptboost::afio::future< void >
is_ready() const noexceptboost::afio::future< void >
operator bool() const noexceptboost::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) noexceptboost::afio::future< void >
parent() const noexceptboost::afio::future< void >
then(U &&f)-> typename detailboost::afio::future< void >
valid() const noexceptboost::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 >

January, 2014

Copyright © 2013-2014 Niall Douglas, Cork, Ireland
Copyright © 2013 Paul Kirth, California
Documentation is generated by Doxygen