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

Helper that protects access to setNotStored() to only RestartableDataWriter. More...

#include <RestartableData.h>

Private Member Functions

 SetNotStoredKey ()
 
 SetNotStoredKey (const SetNotStoredKey &)
 

Friends

class RestartableDataWriter
 

Detailed Description

Helper that protects access to setNotStored() to only RestartableDataWriter.

Definition at line 126 of file RestartableData.h.

Constructor & Destructor Documentation

◆ SetNotStoredKey() [1/2]

RestartableDataValue::SetNotStoredKey::SetNotStoredKey ( )
inlineprivate

Definition at line 129 of file RestartableData.h.

129 {}

◆ SetNotStoredKey() [2/2]

RestartableDataValue::SetNotStoredKey::SetNotStoredKey ( const SetNotStoredKey )
inlineprivate

Definition at line 130 of file RestartableData.h.

130 {}

Friends And Related Function Documentation

◆ RestartableDataWriter

friend class RestartableDataWriter
friend

Definition at line 128 of file RestartableData.h.


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