#include <zero_copy_stream_impl.h>
| google::protobuf::io::LimitingInputStream::~LimitingInputStream |
( |
| ) |
|
| void google::protobuf::io::LimitingInputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
| int64 google::protobuf::io::LimitingInputStream::ByteCount |
( |
| ) |
const |
|
virtual |
| google::protobuf::io::LimitingInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
LimitingInputStream |
| ) |
|
|
private |
| bool google::protobuf::io::LimitingInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
| bool google::protobuf::io::LimitingInputStream::Skip |
( |
int |
count | ) |
|
|
virtual |
| int64 google::protobuf::io::LimitingInputStream::limit_ |
|
private |
| int64 google::protobuf::io::LimitingInputStream::prior_bytes_read_ |
|
private |
The documentation for this class was generated from the following file: