Honeycomb  0.1
Component-Model Framework
honey::Future< R > Member List

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

__state() const honey::Future< R >inline
__stateBase() const honey::FutureBaseinline
Future classhoney::Future< R >friend
Future()honey::Future< R >inline
Future(Future &&rhs) noexcepthoney::Future< R >inline
FutureCommon classhoney::Future< R >friend
get()honey::Future< R >
get()honey::Future< R >inline
operator=(Future &&rhs)honey::Future< R >inline
honey::FutureBase::operator=(const NoCopy &)=deletehoney::mt::NoCopy
Promise classhoney::Future< R >friend
ready() const honey::FutureBaseinline
Result typedefhoney::Future< R >
share()honey::Future< R >inline
SharedFuture classhoney::Future< R >friend
State typedefhoney::Future< R >
stateBase() const honey::Future< R >inlineprotectedvirtual
StateBase typedefhoney::FutureBase
then(Sched &&sched, Func &&f)honey::FutureCommon< Future< R >, R >
then(Func &&f)honey::FutureCommon< Future< R >, R >
unwrap()honey::FutureCommon< Future< R >, R >inline
valid() const honey::FutureBaseinline
wait() const honey::FutureBaseinline
wait(Duration< Rep, Period > time) const honey::FutureBaseinline
wait(TimePoint< Clock, Dur > time) const honey::FutureBaseinline