NDEVR
API Documentation
AsciiTableIOData

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...

Collaboration diagram for AsciiTableIOData:
[legend]

Public Attributes

Buffer< AsciiIODataBlockblock_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.

Detailed Description

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.


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