#include <zero_copy_stream_impl.h>
◆ OstreamOutputStream() [1/2]
google::protobuf::io::OstreamOutputStream::OstreamOutputStream |
( |
std::ostream * |
stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~OstreamOutputStream() [1/2]
google::protobuf::io::OstreamOutputStream::~OstreamOutputStream |
( |
| ) |
|
|
override |
◆ OstreamOutputStream() [2/2]
google::protobuf::io::OstreamOutputStream::OstreamOutputStream |
( |
std::ostream * |
stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~OstreamOutputStream() [2/2]
google::protobuf::io::OstreamOutputStream::~OstreamOutputStream |
( |
| ) |
|
|
override |
◆ BackUp() [1/2]
void google::protobuf::io::OstreamOutputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ BackUp() [2/2]
void google::protobuf::io::OstreamOutputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ ByteCount() [1/2]
int64_t google::protobuf::io::OstreamOutputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ ByteCount() [2/2]
int64_t google::protobuf::io::OstreamOutputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::io::OstreamOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
OstreamOutputStream |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::io::OstreamOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
OstreamOutputStream |
| ) |
|
|
private |
◆ Next() [1/2]
bool google::protobuf::io::OstreamOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ Next() [2/2]
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: