struct Output::Impl
Declaration
struct Output::Impl { /* full declaration omitted */ };
Declared at: ThermoFun/Batch/OutputBatch.cpp:12
Member Variables
- public ThermoFun::ThermoBatch api
- Interface instance
- public std::string header = ""
- public std::ofstream fProperties
Method Overview
- public Impl(const ThermoFun::ThermoBatch & batch_)
Methods
ΒΆImpl(const ThermoFun::ThermoBatch& batch_)
Impl(const ThermoFun::ThermoBatch& batch_)
Declared at: ThermoFun/Batch/OutputBatch.cpp:20
Parameters
- const ThermoFun::ThermoBatch& batch_