libkazv
Kazv::ContextBase< T, Action, Deps > Member List

This is the complete list of members for Kazv::ContextBase< T, Action, Deps >, including all inherited members.

ContextBase classKazv::ContextBase< T, Action, Deps >friend
ContextBase(Func &&dispatcher, PromiseInterfaceT ph, Deps deps)Kazv::ContextBase< T, Action, Deps >inline
ContextBase(const ContextBase< RetType, AnotherAction, AnotherDeps > &that)Kazv::ContextBase< T, Action, Deps >inline
ContextBase(const ContextBase< RetType, AnotherAction, AnotherDeps > &that, Conv &&conv)Kazv::ContextBase< T, Action, Deps >inline
createPromise(Func func) constKazv::ContextBase< T, Action, Deps >inline
createResolvedPromise(RetType v) constKazv::ContextBase< T, Action, Deps >inline
createWaitingPromise(Func func) constKazv::ContextBase< T, Action, Deps >inline
deps()Kazv::ContextBase< T, Action, Deps >inline
dispatch(Action a) constKazv::ContextBase< T, Action, Deps >inline
promiseInterface() constKazv::ContextBase< T, Action, Deps >inline
PromiseInterfaceT typedefKazv::ContextBase< T, Action, Deps >
PromiseT typedefKazv::ContextBase< T, Action, Deps >
RetType typedefKazv::ContextBase< T, Action, Deps >