https://mooseframework.inl.gov
ChainControlDataBase Member List

This is the complete list of members for ChainControlDataBase, including all inherited members.

_chain_controlChainControlDataBaseprotected
_declaredChainControlDataBaseprotected
_nameChainControlDataBaseprotected
_restartable_appRestartableprotected
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
ChainControlDataBase(MooseApp &moose_app, const std::string &name)ChainControlDataBaseinline
copyValuesBack()=0ChainControlDataBasepure virtual
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRecoverableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args)Restartableprotected
declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args)Restartableprotected
getChainControl() constChainControlDataBase
getDeclared()ChainControlDataBaseinline
getRestartableData(const std::string &data_name) constRestartableprotected
name() constChainControlDataBaseinline
Restartable(const MooseObject *moose_object, const std::string &system_name)Restartable
Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid)Restartable
Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="")Restartable
restartableName(const std::string &data_name) constRestartableprotected
setChainControl(ChainControl &ctrl)ChainControlDataBaseinline
setDeclared()ChainControlDataBaseinline
type()=0ChainControlDataBasepure virtual
~ChainControlDataBase()=defaultChainControlDataBasevirtual