Qore CsvUtil Module Reference  1.7.2
CsvUtil::CsvFileIterator Member List

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

constructor(string path, *hash opts)CsvUtil::CsvFileIterator
constructor(string path, hash spec, hash opts)CsvUtil::CsvFileIterator
CsvUtil::AbstractCsvIterator::constructor(AbstractLineIterator li, *hash< auto > opts)CsvUtil::AbstractCsvIterator
CsvUtil::AbstractCsvIterator::constructor(AbstractLineIterator li, hash< auto > spec, hash< auto > opts)CsvUtil::AbstractCsvIterator
eolCsvUtil::AbstractCsvIteratorprivate
getEncoding()CsvUtil::CsvFileIterator
getFileName()CsvUtil::CsvFileIterator
getHeaders()CsvUtil::AbstractCsvIterator
getHeaders(string type)CsvUtil::AbstractCsvIterator
getLineAndSplit()CsvUtil::AbstractCsvIteratorprivate
getQuote()CsvUtil::AbstractCsvIterator
getRawLine()CsvUtil::AbstractCsvIterator
getRawLineValues()CsvUtil::AbstractCsvIterator
getRecord(bool extended)CsvUtil::AbstractCsvIterator
getRecord()CsvUtil::AbstractCsvIterator
getRecordList()CsvUtil::AbstractCsvIterator
getRecordType()CsvUtil::AbstractCsvIterator
getSeparator()CsvUtil::AbstractCsvIterator
getValue()CsvUtil::AbstractCsvIteratorvirtual
hstat()CsvUtil::CsvFileIterator
identifyType(list< auto > rec)CsvUtil::AbstractCsvIterator
identifyTypeImpl(list< auto > rec)CsvUtil::AbstractCsvIteratorprivate
index()CsvUtil::AbstractCsvIterator
lineNumber()CsvUtil::AbstractCsvIterator
m_file_pathCsvUtil::CsvFileIteratorprivate
memberGate(string name)CsvUtil::CsvFileIterator
next()CsvUtil::AbstractCsvIteratorvirtual
OptionsCsvUtil::AbstractCsvIteratorprivate
parseLine()CsvUtil::AbstractCsvIteratorprivate
peek()CsvUtil::AbstractCsvIterator
prepareFieldsFromHeaders(*list< auto > headers)CsvUtil::AbstractCsvIteratorprivate
processCommonOptions(*hash< auto > opts, int C_OPTx)CsvUtil::AbstractCsvIteratorprivate
processSpec(hash< auto > spec)CsvUtil::AbstractCsvIteratorprivate
stat()CsvUtil::CsvFileIterator