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

Class MHO_ControlElementParser. More...

#include <MHO_ControlElementParser.hh>

Public Member Functions

 MHO_ControlElementParser ()
 
virtual ~MHO_ControlElementParser ()
 
mho_json ParseControlStatement (const MHO_ControlStatement &control_statement)
 Parses a control statement into a JSON object, handling different formats and providing warnings for unsupported or deprecated elements. More...
 

Detailed Description

Class MHO_ControlElementParser.

Author
J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
Date
Thu May 26 16:55:16 2022 -0400

Constructor & Destructor Documentation

◆ MHO_ControlElementParser()

hops::MHO_ControlElementParser::MHO_ControlElementParser ( )

◆ ~MHO_ControlElementParser()

hops::MHO_ControlElementParser::~MHO_ControlElementParser ( )
virtual

Member Function Documentation

◆ ParseControlStatement()

mho_json hops::MHO_ControlElementParser::ParseControlStatement ( const MHO_ControlStatement control_statement)

Parses a control statement into a JSON object, handling different formats and providing warnings for unsupported or deprecated elements.

Parameters
control_statementInput control statement to parse
Returns
mho_json object representing the parsed control statement

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