Flow123d  master-f44eb46
Public Attributes | List of all members
UnitSI::OutputFormat Struct Reference

Variable parts of output format. Used in the format method. More...

Collaboration diagram for UnitSI::OutputFormat:
Collaboration graph
[legend]

Public Attributes

std::string exp_open
 
std::string exp_close
 
std::string delimiter
 

Detailed Description

Variable parts of output format. Used in the format method.

Definition at line 130 of file unit_si.hh.

Member Data Documentation

◆ delimiter

std::string UnitSI::OutputFormat::delimiter

Definition at line 131 of file unit_si.hh.

◆ exp_close

std::string UnitSI::OutputFormat::exp_close

Definition at line 131 of file unit_si.hh.

◆ exp_open

std::string UnitSI::OutputFormat::exp_open

Definition at line 131 of file unit_si.hh.


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