OGS
ChemistryLib::PhreeqcIOData::OutputItem Struct Reference

Detailed Description

Definition at line 69 of file ChemistryLib/PhreeqcIOData/Output.h.

#include <Output.h>

Public Member Functions

 OutputItem (std::string name_, ItemType item_type_)

Public Attributes

std::string const name
ItemType const item_type

Constructor & Destructor Documentation

◆ OutputItem()

ChemistryLib::PhreeqcIOData::OutputItem::OutputItem ( std::string name_,
ItemType item_type_ )
inline

Definition at line 71 of file ChemistryLib/PhreeqcIOData/Output.h.

References item_type, and name.

Member Data Documentation

◆ item_type

ItemType const ChemistryLib::PhreeqcIOData::OutputItem::item_type

Definition at line 77 of file ChemistryLib/PhreeqcIOData/Output.h.

Referenced by OutputItem().

◆ name

std::string const ChemistryLib::PhreeqcIOData::OutputItem::name

Definition at line 76 of file ChemistryLib/PhreeqcIOData/Output.h.

Referenced by OutputItem().


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