Flow123d  release_2.2.0-914-gf1a3a4f
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

std::string UnitSI::OutputFormat::delimiter

Definition at line 131 of file unit_si.hh.

std::string UnitSI::OutputFormat::exp_close

Definition at line 131 of file unit_si.hh.

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: