58 auto memberGate(
string name);
constructor(string data, *hash opts)
Creates the CsvDataIterator with the input data and optionally an option hash.
the AbstractCsvIterator class is an abstract base class that allows abstract CSV data to be iterated ...
Definition: AbstractCsvIterator.qc.dox.h:285
hash< auto > hash(object obj)
The CsvDataIterator class allows arbitrary CSV string data to be iterated on a record basis...
Definition: CsvDataIterator.qc.dox.h:37
the CsvUtil namespace. All classes used in the CsvUtil module should be inside this namespace ...
Definition: AbstractCsvIterator.qc.dox.h:28