string getName()
Returns the object name.
*hash< auto > createRecordImpl(hash< auto > rec, *hash< auto > create_options)
Creates the given record to the data provider.
Provides a data provider for reading CSV files.
Definition: CsvWriteDataProvider.qc.dox.h:30
*hash< string, AbstractDataField > getRecordTypeImpl(*hash< auto > search_options)
Returns the description of the record type, if any.
The AbstractCsvWriter class provides a parent for all CSV writers.
Definition: AbstractCsvWriter.qc.dox.h:139
const ProviderInfo
Provider info.
Definition: CsvWriteDataProvider.qc.dox.h:34
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
const CsvGenerationOptionList
CSV generation option list.
Definition: CsvWriteDataProvider.qc.dox.h:42
const ConstructorOptions
Constructor options.
Definition: CsvWriteDataProvider.qc.dox.h:38
constructor(string path, *hash< auto > opts)
Creates the CsvWriteDataProvider with the output path and optionally an option hash.
AbstractCsvWriter writer
the writer object
Definition: CsvWriteDataProvider.qc.dox.h:46
the CsvUtil namespace. All classes used in the CsvUtil module should be inside this namespace ...
Definition: AbstractCsvIterator.qc.dox.h:28