| libkazv
    | 
This is the complete list of members for Kazv::ContextBase< T, Action, Deps >, including all inherited members.
| ContextBase class | Kazv::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) const | Kazv::ContextBase< T, Action, Deps > | inline | 
| createResolvedPromise(RetType v) const | Kazv::ContextBase< T, Action, Deps > | inline | 
| createWaitingPromise(Func func) const | Kazv::ContextBase< T, Action, Deps > | inline | 
| deps() | Kazv::ContextBase< T, Action, Deps > | inline | 
| dispatch(Action a) const | Kazv::ContextBase< T, Action, Deps > | inline | 
| promiseInterface() const | Kazv::ContextBase< T, Action, Deps > | inline | 
| PromiseInterfaceT typedef | Kazv::ContextBase< T, Action, Deps > | |
| PromiseT typedef | Kazv::ContextBase< T, Action, Deps > | |
| RetType typedef | Kazv::ContextBase< T, Action, Deps > |