#include <gzip_stream.h>
virtual google::protobuf::io::GzipInputStream::~GzipInputStream |
( |
| ) |
|
|
virtual |
void google::protobuf::io::GzipInputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
int64 google::protobuf::io::GzipInputStream::ByteCount |
( |
| ) |
const |
|
virtual |
void google::protobuf::io::GzipInputStream::DoNextOutput |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
private |
google::protobuf::io::GzipInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
GzipInputStream |
| ) |
|
|
private |
int google::protobuf::io::GzipInputStream::Inflate |
( |
int |
flush | ) |
|
|
private |
bool google::protobuf::io::GzipInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
bool google::protobuf::io::GzipInputStream::Skip |
( |
int |
count | ) |
|
|
virtual |
int google::protobuf::io::GzipInputStream::ZlibErrorCode |
( |
| ) |
const |
|
inline |
const char* google::protobuf::io::GzipInputStream::ZlibErrorMessage |
( |
| ) |
const |
|
inline |
z_const char * msg
Definition: zlib.h:94
Format google::protobuf::io::GzipInputStream::format_ |
|
private |
void* google::protobuf::io::GzipInputStream::output_buffer_ |
|
private |
size_t google::protobuf::io::GzipInputStream::output_buffer_length_ |
|
private |
void* google::protobuf::io::GzipInputStream::output_position_ |
|
private |
z_stream google::protobuf::io::GzipInputStream::zcontext_ |
|
private |
int google::protobuf::io::GzipInputStream::zerror_ |
|
private |
The documentation for this class was generated from the following file: