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

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

constructor(*hash opts)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::AbstractCsvIteratorpure virtual
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::AbstractCsvIteratorpure virtual
memberGate(string name)CsvUtil::AbstractCsvIterator
next()CsvUtil::AbstractCsvIterator
nextLineImpl()CsvUtil::AbstractCsvIteratorpure virtual
OptionsCsvUtil::AbstractCsvIteratorprivate
parseLine()CsvUtil::AbstractCsvIterator
prepareFieldsFromHeaders(*list headers)CsvUtil::AbstractCsvIterator
processCommonOptions(*hash opts, int C_OPTx)CsvUtil::AbstractCsvIterator
processSpec(hash spec)CsvUtil::AbstractCsvIterator