Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::packaged_task< R > Member List

This is the complete list of members for boost::packaged_task< R >, including all inherited members.

get_future()boost::packaged_task< R >inline
make_ready_at_thread_exit()boost::packaged_task< R >inline
operator()()boost::packaged_task< R >inline
operator=(BOOST_THREAD_RV_REF(packaged_task) other) BOOST_NOEXCEPTboost::packaged_task< R >inline
packaged_task()boost::packaged_task< R >inline
packaged_task(BOOST_THREAD_FWD_REF(F) f, typename boost::disable_if< is_same< typename decay< F >::type, packaged_task >, dummy * >::type=0)boost::packaged_task< R >inlineexplicit
packaged_task(BOOST_THREAD_RV_REF(packaged_task) other) BOOST_NOEXCEPTboost::packaged_task< R >inline
reset()boost::packaged_task< R >inline
result_type typedefboost::packaged_task< R >
set_wait_callback(F f)boost::packaged_task< R >inline
swap(packaged_task &other) BOOST_NOEXCEPTboost::packaged_task< R >inline
valid() const BOOST_NOEXCEPTboost::packaged_task< R >inline
~packaged_task()boost::packaged_task< R >inline