#include <zero_copy_stream_impl_lite.h>
| google::protobuf::io::CopyingInputStreamAdaptor::CopyingInputStreamAdaptor |
( |
CopyingInputStream * |
copying_stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
| google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor |
( |
| ) |
|
| void google::protobuf::io::CopyingInputStreamAdaptor::AllocateBufferIfNeeded |
( |
| ) |
|
|
private |
| void google::protobuf::io::CopyingInputStreamAdaptor::BackUp |
( |
int |
count | ) |
|
|
virtual |
| int64 google::protobuf::io::CopyingInputStreamAdaptor::ByteCount |
( |
| ) |
const |
|
virtual |
| void google::protobuf::io::CopyingInputStreamAdaptor::FreeBuffer |
( |
| ) |
|
|
private |
| bool google::protobuf::io::CopyingInputStreamAdaptor::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
| void google::protobuf::io::CopyingInputStreamAdaptor::SetOwnsCopyingStream |
( |
bool |
value | ) |
|
|
inline |
const FieldDescriptor value
Definition: descriptor.h:1522
| bool google::protobuf::io::CopyingInputStreamAdaptor::Skip |
( |
int |
count | ) |
|
|
virtual |
| int google::protobuf::io::CopyingInputStreamAdaptor::backup_bytes_ |
|
private |
| scoped_array<uint8> google::protobuf::io::CopyingInputStreamAdaptor::buffer_ |
|
private |
| const int google::protobuf::io::CopyingInputStreamAdaptor::buffer_size_ |
|
private |
| int google::protobuf::io::CopyingInputStreamAdaptor::buffer_used_ |
|
private |
| bool google::protobuf::io::CopyingInputStreamAdaptor::failed_ |
|
private |
| bool google::protobuf::io::CopyingInputStreamAdaptor::owns_copying_stream_ |
|
private |
| int64 google::protobuf::io::CopyingInputStreamAdaptor::position_ |
|
private |
The documentation for this class was generated from the following file: