Qore CsvUtil Module Reference  1.2
 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
|oCAbstractCsvWriterAbstractCsvWriter class provides a parent for all CSV writers
|oCCsvAbstractIteratorCsvAbstractIterator class is an abstract base class that allows abstract CSV data to be iterated
|oCCsvDataIteratorCsvDataIterator class allows arbitrary CSV string data to be iterated on a record basis
|oCCsvFileIteratorCsvFileIterator class allows CSV files to be iterated on a record basis
|oCCsvFileWriterCsvFileWriter class for easy and safe CSV file creation
|\CCsvStringWriterCsvStringWriter class for in-memory string CSV creation
\NQore