This is the complete list of members for GzipError, including all inherited members.
| Exception(std::string const &message) | Exception | inline |
| filename() const | IOError | inline |
| filename_ | IOError | protected |
| GzipError(std::string const &z_stream_message, int error_code) | GzipError | |
| GzipError(std::string const msg) | GzipError | inline |
| IOError(std::string const &message) | IOError | inline |
| IOError(std::string const &message, std::string const &filename) | IOError | inline |
| message_ | Exception | protected |
| what() const noexcept override | Exception | inline |