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

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

_controlControlDataValueprotected
_declaredControlDataValueprotected
_nameControlDataValueprotected
_restartable_appRestartableprotected
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
ControlDataValue(MooseApp &moose_app, const std::string &name)ControlDataValueinline
copyValuesBack()=0ControlDataValuepure 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
getControl() constControlDataValueinline
getDeclared()ControlDataValueinline
getRestartableData(const std::string &data_name) constRestartableprotected
name() constControlDataValueinline
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
setControl(THMControl *ctrl)ControlDataValueinline
setDeclared()ControlDataValueinline
type()=0ControlDataValuepure virtual
~ControlDataValue()=defaultControlDataValuevirtual