Qore CsvUtil Module Reference
1.5
Main Page
Related Pages
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Functions
Variables
Groups
Pages
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
(*hash opts)
CsvUtil::AbstractCsvIterator
CsvUtil::AbstractCsvIterator::constructor
(hash spec, hash opts)
CsvUtil::AbstractCsvIterator
Qore::FileLineIterator::constructor
(string path, *string encoding, *string eol, bool trim=True)
Qore::FileLineIterator
copy
()
Qore::FileLineIterator
getDataName
()
CsvUtil::CsvFileIterator
getEncoding
()
Qore::FileLineIterator
getFileName
()
Qore::FileLineIterator
getHeaders
()
CsvUtil::AbstractCsvIterator
getHeaders
(string type)
CsvUtil::AbstractCsvIterator
getLine
()
Qore::FileLineIterator
getLineAndSplit
()
CsvUtil::AbstractCsvIterator
getLineValueImpl
()
CsvUtil::CsvFileIterator
virtual
getPos
()
Qore::FileLineIterator
getQuote
()
CsvUtil::AbstractCsvIterator
getRecord
(bool extended)
CsvUtil::AbstractCsvIterator
getRecord
()
CsvUtil::AbstractCsvIterator
getRecordList
()
CsvUtil::AbstractCsvIterator
getSeparator
()
CsvUtil::AbstractCsvIterator
CsvUtil::getValue
()
CsvUtil::AbstractCsvIterator
Qore::FileLineIterator::getValue
()
Qore::FileLineIterator
hstat
()
Qore::FileLineIterator
identifyType
(list rec)
CsvUtil::AbstractCsvIterator
identifyTypeImpl
(list rec)
CsvUtil::AbstractCsvIterator
CsvUtil::index
()
CsvUtil::AbstractCsvIterator
Qore::FileLineIterator::index
()
Qore::FileLineIterator
isTty
()
Qore::FileLineIterator
lineNumber
()
CsvUtil::AbstractCsvIterator
lineNumberImpl
()
CsvUtil::CsvFileIterator
virtual
CsvUtil::next
()
CsvUtil::AbstractCsvIterator
Qore::FileLineIterator::next
()
Qore::FileLineIterator
nextLineImpl
()
CsvUtil::CsvFileIterator
virtual
parseLine
()
CsvUtil::AbstractCsvIterator
prepareFieldsFromHeaders
(*list headers)
CsvUtil::AbstractCsvIterator
processCommonOptions
(*hash opts, int C_OPTx)
CsvUtil::AbstractCsvIterator
processSpec
(hash spec)
CsvUtil::AbstractCsvIterator
reset
()
Qore::FileLineIterator
stat
()
Qore::FileLineIterator
valid
()
Qore::FileLineIterator