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

Class that is used as a parameter to commandLineParamSet() that allows only the CommandLine to set that a parmeter is set by the command line. More...

#include <InputParameters.h>

Private Member Functions

 FRIEND_TEST (InputParametersTest, commandLineParamSetNotCLParam)
 
 CommandLineParamSetKey ()
 
 CommandLineParamSetKey (const CommandLineParamSetKey &)
 

Friends

class CommandLine
 

Detailed Description

Class that is used as a parameter to commandLineParamSet() that allows only the CommandLine to set that a parmeter is set by the command line.

Definition at line 434 of file InputParameters.h.

Constructor & Destructor Documentation

◆ CommandLineParamSetKey() [1/2]

InputParameters::CommandLineParamSetKey::CommandLineParamSetKey ( )
inlineprivate

Definition at line 438 of file InputParameters.h.

438 {}

◆ CommandLineParamSetKey() [2/2]

InputParameters::CommandLineParamSetKey::CommandLineParamSetKey ( const CommandLineParamSetKey )
inlineprivate

Definition at line 439 of file InputParameters.h.

439 {}

Member Function Documentation

◆ FRIEND_TEST()

InputParameters::CommandLineParamSetKey::FRIEND_TEST ( InputParametersTest  ,
commandLineParamSetNotCLParam   
)
private

Friends And Related Function Documentation

◆ CommandLine

friend class CommandLine
friend

Definition at line 436 of file InputParameters.h.


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