![]() |
NDEVR
API Documentation
|
Holds the data and file paths needed for ASCII table-based import/export operations, including one or more data blocks and template/output file locations. More...
Public Attributes | |
| Buffer< AsciiIODataBlock > | block_data |
| Collection of data blocks to be written or read. | |
| File | output_location |
| The file path where the ASCII table output will be written. | |
| File | template_location |
| The file path to a template used for formatting the ASCII table output. | |
Holds the data and file paths needed for ASCII table-based import/export operations, including one or more data blocks and template/output file locations.
Definition at line 36 of file AsciiTableIOData.h.