libkazv
Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag > Member List

This is the complete list of members for Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >, including all inherited members.

context() constKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline
ContextT typedefKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >
dispatch(Action a) -> PromiseTKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline
operator Context< A2, D2 >() constKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline
operator lager::reader< Model >() constKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline
operator=(const StoreBase &that)=deleteKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >
operator=(StoreBase &&that)Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline
PromiseInterfaceT typedefKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >
PromiseT typedefKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >
reader() constKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline
RetType typedefKazv::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)=deleteKazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >
StoreBase(StoreBase &&that)Kazv::StoreBase< Action, EffectRetType, Model, Reducer, Deps, Tag >inline