| context() const | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| ContextT typedef | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | |
| dispatch(Action a) -> PromiseT | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| operator Context< A2, D2 >() const | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| operator lager::reader< Model >() const | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| operator=(const StoreBase &that)=delete | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | |
| operator=(StoreBase &&that) | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| PromiseInterfaceT typedef | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | |
| PromiseT typedef | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | |
| reader() const | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| RetType typedef | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | |
| StoreBase(Model initialModel, Reducer reducer, PH &&ph, Deps deps) | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |
| StoreBase(const StoreBase &that)=delete | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | |
| StoreBase(StoreBase &&that) | Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > | inline |