CSV::Table< Record > Member List

This is the complete list of members for CSV::Table< Record >, including all inherited members.

begin()CSV::Table< Record >inline
count() constCSV::Readerinline
end()CSV::Table< Record >inline
getColumn(const char *name) constCSV::Readerinline
getCursor() constCSV::Readerinline
getHeadings() constCSV::Readerinline
getRow() constCSV::Readerinline
getValue(unsigned index) constCSV::Readerinline
getValue(const char *name) constCSV::Readerinline
next()CSV::Table< Record >inline
operator bool() constCSV::Readerinlineexplicit
Reader(IDataSourceStream *source, const Options &options, const CStringArray &headings=nullptr)CSV::Table< Record >
Reader(IDataSourceStream *source, char fieldSeparator=',', const CStringArray &headings=nullptr, uint16_t maxLineLength=2048)CSV::Table< Record >inline
CSV::Reader::Reader(IDataSourceStream *source, const Options &options, const CStringArray &headings=nullptr)CSV::Reader
CSV::Reader::Reader(IDataSourceStream *source, char fieldSeparator=',', const CStringArray &headings=nullptr, uint16_t maxLineLength=2048)CSV::Readerinline
reset()CSV::Readerinline
seek(int offset)CSV::Reader
seek(const Cursor &cursor)CSV::Readerinline
tell() constCSV::Readerinline