Apache Mesos
|
This is the complete list of members for gzip::internal::GzipError, including all inherited members.
code | gzip::internal::GzipError | |
Error(const std::string &_message) | Error | inlineexplicit |
GzipError(const std::string &message, const z_stream_s &stream, int _code) | gzip::internal::GzipError | inline |
GzipError(const std::string &message, int _code) | gzip::internal::GzipError | inline |
GzipError(const z_stream_s &stream, int _code) | gzip::internal::GzipError | inline |
GzipError(int _code) | gzip::internal::GzipError | inline |
message | Error | |
operator==(const Error &that) const | Error | inline |