Qore FixedLengthUtil Module Reference  1.1
 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]
oCQore::AbstractIterator [external]
|\CFixedLengthUtil::FixedLengthAbstractIteratorStructured line iterator for abstract data allowing efficient "pipelined" processing
| oCFixedLengthUtil::FixedLengthDataIteratorStructured line iterator for fixed-length line strings allowing efficient "pipelined" processing
| oCFixedLengthUtil::FixedLengthFileIteratorStructured line iterator for fixed-length line files allowing efficient "pipelined" processing
| \CFixedLengthUtil::FixedLengthIteratorAllows CSV sources to be iterated on a record basis. The source of the input data is an AbstractLineIterator object or an InputStream
\CFixedLengthUtil::FixedLengthAbstractWriterStructured abstract writer for fixed-length lines
 oCFixedLengthUtil::FixedLengthDataWriterWriter class for fixed-length line string data
 oCFixedLengthUtil::FixedLengthFileWriterWriter for fixed-length line output files
 \CFixedLengthUtil::FixedLengthWriterWriter for fixed-length line output data