#include <bytestream.h>
◆ StringByteSink() [1/2]
google::protobuf::strings::StringByteSink::StringByteSink |
( |
string * |
dest | ) |
|
|
inlineexplicit |
◆ StringByteSink() [2/2]
google::protobuf::strings::StringByteSink::StringByteSink |
( |
std::string * |
dest | ) |
|
|
inlineexplicit |
◆ Append() [1/2]
void google::protobuf::strings::StringByteSink::Append |
( |
const char * |
data, |
|
|
size_t |
n |
|
) |
| |
|
overridevirtual |
◆ Append() [2/2]
virtual void google::protobuf::strings::StringByteSink::Append |
( |
const char * |
data, |
|
|
size_t |
n |
|
) |
| |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::strings::StringByteSink::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
StringByteSink |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::strings::StringByteSink::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
StringByteSink |
| ) |
|
|
private |
◆ dest_ [1/2]
string* google::protobuf::strings::StringByteSink::dest_ |
|
private |
◆ dest_ [2/2]
std::string* google::protobuf::strings::StringByteSink::dest_ |
|
private |
The documentation for this class was generated from the following files: