OutputterOptions Struct Reference
Inheritance diagram for OutputterOptions:
Collaboration diagram for OutputterOptions:
Public Member Functions | |
| auto | operator= (bool active) -> OutputterOptions & |
Assign a boolean value to active member. | |
Public Attributes | |
| bool | active = false |
| bool | fixed = false |
| bool | scientific = false |
| unsigned | precision = 6 |
| unsigned | width = 15 |
| std::string | separator = "|" |
The documentation for this struct was generated from the following files:
- Reaktoro/Common/Outputter.hpp
- Reaktoro/Common/Outputter.cpp