CSV Member List

This is the complete list of members for CSV, including all inherited members.

CSV(std::string const &path)CSV
CSV(CSV &&)CSV
CSV(CSV const &)=deleteCSVprivate
m_pCSVprivate
NextRecord()CSV
NextValue(unsigned skip=0)CSV
NextValueAsDouble(unsigned skip=0)CSV
Record() constCSV
SplitCSV(const std::string &originalCSV, const std::map< std::string, std::vector< std::string > > &fileMapping)CSVstatic
~CSV()CSV

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.