Qore CsvUtil Module Reference  1.6.2
 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(AbstractLineIterator li, *hash opts)CsvUtil::AbstractCsvIterator
CsvUtil::AbstractCsvIterator::constructor(AbstractLineIterator li, hash spec, hash opts)CsvUtil::AbstractCsvIterator
getHeaders()CsvUtil::AbstractCsvIterator
getHeaders(string type)CsvUtil::AbstractCsvIterator
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
index()CsvUtil::AbstractCsvIterator
lineNumber()CsvUtil::AbstractCsvIterator
next()CsvUtil::AbstractCsvIterator