#include <zero_copy_stream_impl_lite.h>
◆ CopyingOutputStreamAdaptor()
google::protobuf::io::CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor |
( |
CopyingOutputStream * |
copying_stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~CopyingOutputStreamAdaptor()
google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor |
( |
| ) |
|
◆ BackUp()
void google::protobuf::io::CopyingOutputStreamAdaptor::BackUp |
( |
int |
count | ) |
|
|
virtual |
◆ ByteCount()
int64 google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount |
( |
| ) |
const |
|
virtual |
◆ Flush()
bool google::protobuf::io::CopyingOutputStreamAdaptor::Flush |
( |
| ) |
|
◆ Next()
bool google::protobuf::io::CopyingOutputStreamAdaptor::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
◆ SetOwnsCopyingStream()
void google::protobuf::io::CopyingOutputStreamAdaptor::SetOwnsCopyingStream |
( |
bool |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: