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