#include <bytestream.h>
◆ ByteSink() [1/2]
google::protobuf::strings::ByteSink::ByteSink |
( |
| ) |
|
|
inline |
◆ ~ByteSink() [1/2]
virtual google::protobuf::strings::ByteSink::~ByteSink |
( |
| ) |
|
|
inlinevirtual |
◆ ByteSink() [2/2]
google::protobuf::strings::ByteSink::ByteSink |
( |
| ) |
|
|
inline |
◆ ~ByteSink() [2/2]
virtual google::protobuf::strings::ByteSink::~ByteSink |
( |
| ) |
|
|
inlinevirtual |
◆ Append() [1/2]
virtual void google::protobuf::strings::ByteSink::Append |
( |
const char * |
bytes, |
|
|
size_t |
n |
|
) |
| |
|
pure virtual |
Implemented in google::protobuf::strings::NullByteSink, google::protobuf::strings::StringByteSink, google::protobuf::strings::StringByteSink, google::protobuf::strings::UncheckedArrayByteSink, google::protobuf::strings::UncheckedArrayByteSink, google::protobuf::strings::GrowingArrayByteSink, google::protobuf::strings::GrowingArrayByteSink, google::protobuf::strings::CheckedArrayByteSink, google::protobuf::strings::CheckedArrayByteSink, google::protobuf::util::converter::JsonObjectWriter::ByteSinkWrapper, google::protobuf::util::converter::JsonObjectWriter::ByteSinkWrapper, google::protobuf::util::internal::ZeroCopyStreamByteSink, google::protobuf::util::internal::ZeroCopyStreamByteSink, and google::protobuf::strings::NullByteSink.
◆ Append() [2/2]
virtual void google::protobuf::strings::ByteSink::Append |
( |
const char * |
bytes, |
|
|
size_t |
n |
|
) |
| |
|
pure virtual |
Implemented in google::protobuf::strings::NullByteSink, google::protobuf::strings::StringByteSink, google::protobuf::strings::StringByteSink, google::protobuf::strings::UncheckedArrayByteSink, google::protobuf::strings::UncheckedArrayByteSink, google::protobuf::strings::GrowingArrayByteSink, google::protobuf::strings::GrowingArrayByteSink, google::protobuf::strings::CheckedArrayByteSink, google::protobuf::strings::CheckedArrayByteSink, google::protobuf::util::converter::JsonObjectWriter::ByteSinkWrapper, google::protobuf::util::converter::JsonObjectWriter::ByteSinkWrapper, google::protobuf::util::internal::ZeroCopyStreamByteSink, google::protobuf::util::internal::ZeroCopyStreamByteSink, and google::protobuf::strings::NullByteSink.
◆ Flush() [1/2]
virtual void google::protobuf::strings::ByteSink::Flush |
( |
| ) |
|
|
virtual |
◆ Flush() [2/2]
void google::protobuf::strings::ByteSink::Flush |
( |
| ) |
|
|
virtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::strings::ByteSink::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ByteSink |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::strings::ByteSink::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ByteSink |
| ) |
|
|
private |
The documentation for this class was generated from the following files: