csvpp 1.2.0
CSV parsing / writing libraries
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NcsvCSV library namespace
 CErrorError base class
 CInternal_errorInternal error
 CIO_errorIO error
 CMap_reader_iterMap-based Reader iterator
 CMap_writer_iterMap-based Writer iterator
 COut_of_range_errorOut of range error
 CParse_errorParsing error
 CReaderParses CSV data
 Cinput_string_tDisambiguation tag type
 CIteratorIterates over Rows in CSV data
 CRowRepresents a single row of CSV data
 CIteratorIterates over the fields within a Row
 CRangeHelper class for iterating over a Row. Use Row::range to obtain
 CType_conversion_errorType conversion error
 CWriterCSV writer
 CIteratorOutput iterator for writing CSV data field-by-field
 CEMBCSV_reader