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