Qore CsvUtil Module Reference  1.5
 All Classes Namespaces Functions Variables Groups Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCCsvUtil::AbstractCsvWriterParent for all CSV writers
|oCCsvUtil::CsvFileWriterFor safe CSV file creation
|\CCsvUtil::CsvStringWriterFor in-memory string CSV creation
\CQore::AbstractIterator [external]
 oCCsvUtil::AbstractCsvIteratorAbstractCsvIterator class is an abstract base class that allows abstract CSV data to be iterated
 |oCCsvUtil::CsvDataIteratorAllows arbitrary CSV string data to be iterated on a record basis
 |\CCsvUtil::CsvFileIteratorAllows CSV files to be iterated on a record basis
 \CQore::FileLineIterator [external]
  \CCsvUtil::CsvFileIteratorAllows CSV files to be iterated on a record basis