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

Class that is used as a parameter to clearAppParams() that allows only MooseApp to call clearAppParams(). More...

#include <AppFactory.h>

Private Member Functions

 FRIEND_TEST (::AppFactoryTest, manageAppParams)
 
 ClearAppParamsKey ()
 
 ClearAppParamsKey (const ClearAppParamsKey &)
 

Friends

class MooseApp
 

Detailed Description

Class that is used as a parameter to clearAppParams() that allows only MooseApp to call clearAppParams().

Definition at line 118 of file AppFactory.h.

Constructor & Destructor Documentation

◆ ClearAppParamsKey() [1/2]

AppFactory::ClearAppParamsKey::ClearAppParamsKey ( )
inlineprivate

Definition at line 124 of file AppFactory.h.

124 {}

◆ ClearAppParamsKey() [2/2]

AppFactory::ClearAppParamsKey::ClearAppParamsKey ( const ClearAppParamsKey )
inlineprivate

Definition at line 125 of file AppFactory.h.

125 {}

Member Function Documentation

◆ FRIEND_TEST()

AppFactory::ClearAppParamsKey::FRIEND_TEST ( ::AppFactoryTest  ,
manageAppParams   
)
private

Friends And Related Function Documentation

◆ MooseApp

friend class MooseApp
friend

Definition at line 120 of file AppFactory.h.


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