#include <gzip_stream.h>
Definition: gzip_stream.h:115
Definition: gzip_stream.h:118
virtual google::protobuf::io::GzipOutputStream::~GzipOutputStream |
( |
| ) |
|
|
virtual |
void google::protobuf::io::GzipOutputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
int64 google::protobuf::io::GzipOutputStream::ByteCount |
( |
| ) |
const |
|
virtual |
bool google::protobuf::io::GzipOutputStream::Close |
( |
| ) |
|
int google::protobuf::io::GzipOutputStream::Deflate |
( |
int |
flush | ) |
|
|
private |
bool google::protobuf::io::GzipOutputStream::Flush |
( |
| ) |
|
google::protobuf::io::GzipOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
GzipOutputStream |
| ) |
|
|
private |
bool google::protobuf::io::GzipOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
int google::protobuf::io::GzipOutputStream::ZlibErrorCode |
( |
| ) |
const |
|
inline |
int zerror_
Definition: gzip_stream.h:190
const char* google::protobuf::io::GzipOutputStream::ZlibErrorMessage |
( |
| ) |
const |
|
inline |
z_stream zcontext_
Definition: gzip_stream.h:189
z_const char * msg
Definition: zlib.h:94
void* google::protobuf::io::GzipOutputStream::input_buffer_ |
|
private |
size_t google::protobuf::io::GzipOutputStream::input_buffer_length_ |
|
private |
void* google::protobuf::io::GzipOutputStream::sub_data_ |
|
private |
int google::protobuf::io::GzipOutputStream::sub_data_size_ |
|
private |
z_stream google::protobuf::io::GzipOutputStream::zcontext_ |
|
private |
int google::protobuf::io::GzipOutputStream::zerror_ |
|
private |
The documentation for this class was generated from the following file: