Vince's CSV Parser
csv::CSVFormat Member List

This is the complete list of members for csv::CSVFormat, including all inherited members.

column_names(const std::vector< std::string > &names)csv::CSVFormat
CSVFormat()=defaultcsv::CSVFormat
CSVReader (defined in csv::CSVFormat)csv::CSVFormat
delimiter(char delim)csv::CSVFormat
delimiter(const std::vector< char > &delim)csv::CSVFormat
guess_csv()csv::CSVFormatinlinestatic
guess_delim() (defined in csv::CSVFormat)csv::CSVFormatinline
header_row(int row)csv::CSVFormat
no_header()csv::CSVFormatinline
quote(char quote)csv::CSVFormat
quote(bool use_quote)csv::CSVFormatinline
trim(const std::vector< char > &ws)csv::CSVFormat
variable_columns(VariableColumnPolicy policy=VariableColumnPolicy::IGNORE_ROW)csv::CSVFormatinline
variable_columns(bool policy)csv::CSVFormatinline