https://mooseframework.inl.gov
Loading...
Searching...
No Matches
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 143 of file AppFactory.h.

Constructor & Destructor Documentation

◆ ClearAppParamsKey() [1/2]

AppFactory::ClearAppParamsKey::ClearAppParamsKey ( )
inlineprivate

Definition at line 149 of file AppFactory.h.

149{}

◆ ClearAppParamsKey() [2/2]

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

Definition at line 150 of file AppFactory.h.

150{}

Member Function Documentation

◆ FRIEND_TEST()

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

Friends And Related Symbol Documentation

◆ MooseApp

friend class MooseApp
friend

Definition at line 145 of file AppFactory.h.


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