#include <zero_copy_stream_impl_lite.h>
◆ StringOutputStream()
google::protobuf::io::StringOutputStream::StringOutputStream |
( |
std::string * |
target | ) |
|
|
explicit |
◆ ~StringOutputStream()
google::protobuf::io::StringOutputStream::~StringOutputStream |
( |
| ) |
|
|
overridedefault |
◆ BackUp()
void google::protobuf::io::StringOutputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ ByteCount()
int64 google::protobuf::io::StringOutputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::io::StringOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
StringOutputStream |
| ) |
|
|
private |
◆ Next()
bool google::protobuf::io::StringOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ kMinimumSize
const int google::protobuf::io::StringOutputStream::kMinimumSize = 16 |
|
staticprivate |
◆ target_
std::string* google::protobuf::io::StringOutputStream::target_ |
|
private |
The documentation for this class was generated from the following files: