|
Horizon
|
Classes | |
| class | CSVSettings |
Public Types | |
| enum | Format { CSV } |
Public Member Functions | |
| BOMExportSettings (const json &) | |
| json | serialize () const |
Public Attributes | |
| Format | format = Format::CSV |
| CSVSettings | csv_settings |
| std::string | output_filename |
1.8.13