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