Qore CsvUtil Module Reference  1.5
 All Classes Namespaces Functions Variables Groups Pages
CsvUtil::CsvDataIterator Member List

This is the complete list of members for CsvUtil::CsvDataIterator, including all inherited members.

constructor(string data, *hash opts)CsvUtil::CsvDataIterator
constructor(string data, hash spec, hash opts)CsvUtil::CsvDataIterator
CsvUtil::AbstractCsvIterator::constructor(*hash opts)CsvUtil::AbstractCsvIterator
CsvUtil::AbstractCsvIterator::constructor(hash spec, hash opts)CsvUtil::AbstractCsvIterator
getDataName()CsvUtil::AbstractCsvIterator
getHeaders()CsvUtil::AbstractCsvIterator
getHeaders(string type)CsvUtil::AbstractCsvIterator
getLineAndSplit()CsvUtil::AbstractCsvIterator
getLineValueImpl()CsvUtil::CsvDataIteratorvirtual
getQuote()CsvUtil::AbstractCsvIterator
getRecord(bool extended)CsvUtil::AbstractCsvIterator
getRecord()CsvUtil::AbstractCsvIterator
getRecordList()CsvUtil::AbstractCsvIterator
getSeparator()CsvUtil::AbstractCsvIterator
getValue()CsvUtil::AbstractCsvIterator
identifyType(list rec)CsvUtil::AbstractCsvIterator
identifyTypeImpl(list rec)CsvUtil::AbstractCsvIterator
index()CsvUtil::AbstractCsvIterator
lineNumber()CsvUtil::AbstractCsvIterator
lineNumberImpl()CsvUtil::CsvDataIteratorvirtual
next()CsvUtil::AbstractCsvIterator
nextLineImpl()CsvUtil::CsvDataIteratorvirtual
parseLine()CsvUtil::AbstractCsvIterator
prepareFieldsFromHeaders(*list headers)CsvUtil::AbstractCsvIterator
processCommonOptions(*hash opts, int C_OPTx)CsvUtil::AbstractCsvIterator
processSpec(hash spec)CsvUtil::AbstractCsvIterator