HOPS
HOPS class reference
Public Member Functions | List of all members
hops::MHO_ParameterManager Class Reference

Manager class for the MHO_ParameterConfigurator. More...

#include <MHO_ParameterManager.hh>

Public Member Functions

 MHO_ParameterManager (MHO_ParameterStore *pstore, const mho_json &control_format)
 
virtual ~MHO_ParameterManager ()
 
void ConfigureAll ()
 Configures all control file set parameters by iterating through control statements and processing parameter statements. More...
 
void SetControlStatements (mho_json *statements)
 Setter for control statements. More...
 

Detailed Description

Manager class for the MHO_ParameterConfigurator.

Date
Mon Jun 12 14:55:36 2023 -0400
Author
J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du

Constructor & Destructor Documentation

◆ MHO_ParameterManager()

hops::MHO_ParameterManager::MHO_ParameterManager ( MHO_ParameterStore pstore,
const mho_json control_format 
)
inline

◆ ~MHO_ParameterManager()

virtual hops::MHO_ParameterManager::~MHO_ParameterManager ( )
inlinevirtual

Member Function Documentation

◆ ConfigureAll()

void hops::MHO_ParameterManager::ConfigureAll ( )

Configures all control file set parameters by iterating through control statements and processing parameter statements.

◆ SetControlStatements()

void hops::MHO_ParameterManager::SetControlStatements ( mho_json statements)
inline

Setter for control statements.

Parameters
statementsControl file statements of type mho_json

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