https://mooseframework.inl.gov
Private Member Functions | Friends | List of all members
RestartableDataValue::SetDeclaredKey Class Reference

Helper that protects access to setDeclared() to only MooseApp. More...

#include <RestartableData.h>

Private Member Functions

 SetDeclaredKey ()
 
 SetDeclaredKey (const SetDeclaredKey &)
 

Friends

class MooseApp
 

Detailed Description

Helper that protects access to setDeclared() to only MooseApp.

Definition at line 75 of file RestartableData.h.

Constructor & Destructor Documentation

◆ SetDeclaredKey() [1/2]

RestartableDataValue::SetDeclaredKey::SetDeclaredKey ( )
inlineprivate

Definition at line 78 of file RestartableData.h.

78 {}

◆ SetDeclaredKey() [2/2]

RestartableDataValue::SetDeclaredKey::SetDeclaredKey ( const SetDeclaredKey )
inlineprivate

Definition at line 79 of file RestartableData.h.

79 {}

Friends And Related Function Documentation

◆ MooseApp

friend class MooseApp
friend

Definition at line 77 of file RestartableData.h.


The documentation for this class was generated from the following file: