csvpp 1.2.0
CSV parsing / writing libraries
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CEMBCSV_reader
 Cstd::exception
 Ccsv::ErrorError base class
 Ccsv::IO_errorIO error
 Ccsv::Internal_errorInternal error
 Ccsv::Out_of_range_errorOut of range error
 Ccsv::Parse_errorParsing error
 Ccsv::Type_conversion_errorType conversion error
 Ccsv::Reader::input_string_tDisambiguation tag type
 Ccsv::Reader::IteratorIterates over Rows in CSV data
 Ccsv::Reader::Row::Iterator< T >Iterates over the fields within a Row
 Ccsv::Writer::IteratorOutput iterator for writing CSV data field-by-field
 Ccsv::Map_reader_iter< Header, Value >Map-based Reader iterator
 Ccsv::Map_writer_iter< Header, Default_value >Map-based Writer iterator
 Ccsv::Reader::Row::Range< T >Helper class for iterating over a Row. Use Row::range to obtain
 Ccsv::ReaderParses CSV data
 Ccsv::Reader::RowRepresents a single row of CSV data
 Ccsv::WriterCSV writer