|
Apache Mesos
|
#include <gzip.hpp>
Public Member Functions | |
| GzipError (const std::string &message, const z_stream_s &stream, int _code) | |
| GzipError (const std::string &message, int _code) | |
| GzipError (const z_stream_s &stream, int _code) | |
| GzipError (int _code) | |
Public Member Functions inherited from Error | |
| Error (const std::string &_message) | |
| bool | operator== (const Error &that) const |
Public Attributes | |
| const int | code |
Public Attributes inherited from Error | |
| const std::string | message |
|
inline |
|
inline |
|
inline |
|
inline |
| const int gzip::internal::GzipError::code |
1.8.5