90 auto memberGate(
string name);
the AbstractCsvIterator class is an abstract base class that allows abstract CSV data to be iterated ...
Definition: AbstractCsvIterator.qc.dox.h:285
The CsvIterator class allows CSV sources to be iterated on a record basis.
Definition: CsvIterator.qc.dox.h:38
the CsvUtil namespace. All classes used in the CsvUtil module should be inside this namespace ...
Definition: AbstractCsvIterator.qc.dox.h:28
constructor(Qore::AbstractLineIterator li, *hash< auto > opts)
Creates the CsvIterator in single-type mode with general line iterator to read and an option hash...