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

Class that is used as a parameter to setHitNode(param) that allows only relevant classes to set the hit node. More...

#include <InputParameters.h>

Private Member Functions

 FRIEND_TEST (InputParametersTest, fileNames)
 
 SetParamHitNodeKey ()
 
 SetParamHitNodeKey (const SetParamHitNodeKey &)
 

Friends

class Moose::Builder
 

Detailed Description

Class that is used as a parameter to setHitNode(param) that allows only relevant classes to set the hit node.

Definition at line 123 of file InputParameters.h.

Constructor & Destructor Documentation

◆ SetParamHitNodeKey() [1/2]

InputParameters::SetParamHitNodeKey::SetParamHitNodeKey ( )
inlineprivate

Definition at line 127 of file InputParameters.h.

127 {}

◆ SetParamHitNodeKey() [2/2]

InputParameters::SetParamHitNodeKey::SetParamHitNodeKey ( const SetParamHitNodeKey )
inlineprivate

Definition at line 128 of file InputParameters.h.

128 {}

Member Function Documentation

◆ FRIEND_TEST()

InputParameters::SetParamHitNodeKey::FRIEND_TEST ( InputParametersTest  ,
fileNames   
)
private

Friends And Related Function Documentation

◆ Moose::Builder

friend class Moose::Builder
friend

Definition at line 125 of file InputParameters.h.


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