Qore FixedLengthUtil Module Reference  1.2.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CDataProvider::AbstractDataProvider [external]
 CFixedLengthUtil::FixedLengthReadDataProviderProvides a data provider for reading fixed-length files
 CFixedLengthUtil::FixedLengthWriteDataProviderProvides a data provider for reading fixed-length files
 CQore::AbstractIterator [external]
 CFixedLengthUtil::FixedLengthAbstractIteratorStructured line iterator for abstract data allowing efficient "pipelined" processing
 CFixedLengthUtil::FixedLengthDataIteratorStructured line iterator for fixed-length line strings allowing efficient "pipelined" processing
 CFixedLengthUtil::FixedLengthFileIteratorStructured line iterator for fixed-length line files allowing efficient "pipelined" processing
 CFixedLengthUtil::FixedLengthIteratorAllows fixed-length data sources to be iterated on a record basis. The source of the input data is an AbstractLineIterator object or an InputStream
 CFixedLengthUtil::FixedLengthBaseBase class for fixed-length readers and writers
 CFixedLengthUtil::FixedLengthAbstractIteratorStructured line iterator for abstract data allowing efficient "pipelined" processing
 CFixedLengthUtil::FixedLengthAbstractWriterStructured abstract writer for fixed-length lines
 CFixedLengthUtil::FixedLengthDataWriterWriter class for fixed-length line string data
 CFixedLengthUtil::FixedLengthFileWriterWriter for fixed-length line output files
 CFixedLengthUtil::FixedLengthWriterWriter for fixed-length line output data
 CFixedLengthUtil::FixedLengthReadDataProviderFactoryThe read-only fixed-length data provider factory
 CFixedLengthUtil::FixedLengthWriteDataProviderFactoryThe read-only fixed-length data provider factory