#include <zero_copy_stream_impl.h>
Definition at line 258 of file zero_copy_stream_impl.h.
◆ OstreamOutputStream()
google::protobuf::io::OstreamOutputStream::OstreamOutputStream |
( |
std::ostream * |
stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~OstreamOutputStream()
google::protobuf::io::OstreamOutputStream::~OstreamOutputStream |
( |
| ) |
|
|
override |
◆ BackUp()
void google::protobuf::io::OstreamOutputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ ByteCount()
int64 google::protobuf::io::OstreamOutputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::io::OstreamOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
OstreamOutputStream |
| ) |
|
|
private |
◆ Next()
bool google::protobuf::io::OstreamOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ copying_output_
◆ impl_
The documentation for this class was generated from the following files: