#include <bytestream.h>
◆ GrowingArrayByteSink() [1/2]
google::protobuf::strings::GrowingArrayByteSink::GrowingArrayByteSink |
( |
size_t |
estimated_size | ) |
|
|
explicit |
◆ ~GrowingArrayByteSink() [1/2]
google::protobuf::strings::GrowingArrayByteSink::~GrowingArrayByteSink |
( |
| ) |
|
|
virtual |
◆ GrowingArrayByteSink() [2/2]
google::protobuf::strings::GrowingArrayByteSink::GrowingArrayByteSink |
( |
size_t |
estimated_size | ) |
|
|
explicit |
◆ ~GrowingArrayByteSink() [2/2]
virtual google::protobuf::strings::GrowingArrayByteSink::~GrowingArrayByteSink |
( |
| ) |
|
|
virtual |
◆ Append() [1/2]
void google::protobuf::strings::GrowingArrayByteSink::Append |
( |
const char * |
bytes, |
|
|
size_t |
n |
|
) |
| |
|
overridevirtual |
◆ Append() [2/2]
virtual void google::protobuf::strings::GrowingArrayByteSink::Append |
( |
const char * |
bytes, |
|
|
size_t |
n |
|
) |
| |
|
overridevirtual |
◆ Expand() [1/2]
void google::protobuf::strings::GrowingArrayByteSink::Expand |
( |
size_t |
amount | ) |
|
|
private |
◆ Expand() [2/2]
void google::protobuf::strings::GrowingArrayByteSink::Expand |
( |
size_t |
amount | ) |
|
|
private |
◆ GetBuffer() [1/2]
char * google::protobuf::strings::GrowingArrayByteSink::GetBuffer |
( |
size_t * |
nbytes | ) |
|
◆ GetBuffer() [2/2]
char* google::protobuf::strings::GrowingArrayByteSink::GetBuffer |
( |
size_t * |
nbytes | ) |
|
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::strings::GrowingArrayByteSink::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
GrowingArrayByteSink |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::strings::GrowingArrayByteSink::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
GrowingArrayByteSink |
| ) |
|
|
private |
◆ ShrinkToFit() [1/2]
void google::protobuf::strings::GrowingArrayByteSink::ShrinkToFit |
( |
| ) |
|
|
private |
◆ ShrinkToFit() [2/2]
void google::protobuf::strings::GrowingArrayByteSink::ShrinkToFit |
( |
| ) |
|
|
private |
◆ buf_
char * google::protobuf::strings::GrowingArrayByteSink::buf_ |
|
private |
◆ capacity_
size_t google::protobuf::strings::GrowingArrayByteSink::capacity_ |
|
private |
◆ size_
size_t google::protobuf::strings::GrowingArrayByteSink::size_ |
|
private |
The documentation for this class was generated from the following files: