Loading [MathJax]/extensions/tex2jax.js
https://mooseframework.inl.gov
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Private Member Functions | Friends | List of all members
RestartableDataValue::SetNotLoadedKey Class Reference

Helper that protects access to setNotLoaded() to only RestartableDataReader. More...

#include <RestartableData.h>

Private Member Functions

 SetNotLoadedKey ()
 
 SetNotLoadedKey (const SetNotLoadedKey &)
 

Friends

class RestartableDataReader
 

Detailed Description

Helper that protects access to setNotLoaded() to only RestartableDataReader.

Definition at line 103 of file RestartableData.h.

Constructor & Destructor Documentation

◆ SetNotLoadedKey() [1/2]

RestartableDataValue::SetNotLoadedKey::SetNotLoadedKey ( )
inlineprivate

Definition at line 106 of file RestartableData.h.

106 {}

◆ SetNotLoadedKey() [2/2]

RestartableDataValue::SetNotLoadedKey::SetNotLoadedKey ( const SetNotLoadedKey )
inlineprivate

Definition at line 107 of file RestartableData.h.

107 {}

Friends And Related Function Documentation

◆ RestartableDataReader

friend class RestartableDataReader
friend

Definition at line 105 of file RestartableData.h.


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