Qore CsvUtil Module Reference  1.5
 All Classes Namespaces Functions Variables Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNCsvUtilCsvUtil namespace contains all the objects in the CsvUtil module
|oCAbstractCsvIteratorAbstractCsvIterator class is an abstract base class that allows abstract CSV data to be iterated
|oCAbstractCsvWriterParent for all CSV writers
|oCCsvDataIteratorAllows arbitrary CSV string data to be iterated on a record basis
|oCCsvFileIteratorAllows CSV files to be iterated on a record basis
|oCCsvFileWriterFor safe CSV file creation
|\CCsvStringWriterFor in-memory string CSV creation
\NQore