|
csvpp 1.2.0
CSV parsing / writing libraries
|
This is the complete list of members for csv::Parse_error, including all inherited members.
| col_no() const | csv::Parse_error | inline |
| Error()=default (defined in csv::Error) | csv::Error | protected |
| Error(const std::string &msg) (defined in csv::Error) | csv::Error | inlineexplicitprotected |
| line_no() const | csv::Parse_error | inline |
| Parse_error(const std::string &type, int line_no, int col_no) | csv::Parse_error | inline |
| type() const | csv::Parse_error | inline |
| what() const override | csv::Error | inline |
| ~Error()=default (defined in csv::Error) | csv::Error | virtual |