78 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. The source of the input da...
Definition: CsvIterator.qc.dox.h:35
hash< auto > hash(object obj)
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 opts)
Creates the CsvIterator in single-type mode with general line iterator to read and an option hash...