#include <zero_copy_stream.h>
◆ ZeroCopyOutputStream() [1/2]
google::protobuf::io::ZeroCopyOutputStream::ZeroCopyOutputStream |
( |
| ) |
|
|
inline |
◆ ~ZeroCopyOutputStream() [1/2]
virtual google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream |
( |
| ) |
|
|
inlinevirtual |
◆ ZeroCopyOutputStream() [2/2]
google::protobuf::io::ZeroCopyOutputStream::ZeroCopyOutputStream |
( |
| ) |
|
|
inline |
◆ ~ZeroCopyOutputStream() [2/2]
virtual google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream |
( |
| ) |
|
|
inlinevirtual |
◆ AllowsAliasing() [1/2]
virtual bool google::protobuf::io::ZeroCopyOutputStream::AllowsAliasing |
( |
| ) |
const |
|
inlinevirtual |
◆ AllowsAliasing() [2/2]
virtual bool google::protobuf::io::ZeroCopyOutputStream::AllowsAliasing |
( |
| ) |
const |
|
inlinevirtual |
◆ BackUp() [1/2]
virtual void google::protobuf::io::ZeroCopyOutputStream::BackUp |
( |
int |
count | ) |
|
|
pure virtual |
Implemented in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::OstreamOutputStream, google::protobuf::io::OstreamOutputStream, google::protobuf::io::FileOutputStream, google::protobuf::io::GzipOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, and google::protobuf::io::GzipOutputStream.
◆ BackUp() [2/2]
virtual void google::protobuf::io::ZeroCopyOutputStream::BackUp |
( |
int |
count | ) |
|
|
pure virtual |
Implemented in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::OstreamOutputStream, google::protobuf::io::OstreamOutputStream, google::protobuf::io::FileOutputStream, google::protobuf::io::GzipOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, and google::protobuf::io::GzipOutputStream.
◆ ByteCount() [1/2]
virtual int64_t google::protobuf::io::ZeroCopyOutputStream::ByteCount |
( |
| ) |
const |
|
pure virtual |
Implemented in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::OstreamOutputStream, google::protobuf::io::OstreamOutputStream, google::protobuf::io::FileOutputStream, google::protobuf::io::GzipOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, and google::protobuf::io::GzipOutputStream.
◆ ByteCount() [2/2]
virtual int64_t google::protobuf::io::ZeroCopyOutputStream::ByteCount |
( |
| ) |
const |
|
pure virtual |
Implemented in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::OstreamOutputStream, google::protobuf::io::OstreamOutputStream, google::protobuf::io::FileOutputStream, google::protobuf::io::GzipOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, and google::protobuf::io::GzipOutputStream.
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::io::ZeroCopyOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ZeroCopyOutputStream |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::io::ZeroCopyOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ZeroCopyOutputStream |
| ) |
|
|
private |
◆ Next() [1/2]
virtual bool google::protobuf::io::ZeroCopyOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
pure virtual |
Implemented in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::OstreamOutputStream, google::protobuf::io::OstreamOutputStream, google::protobuf::io::FileOutputStream, google::protobuf::io::GzipOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, and google::protobuf::io::GzipOutputStream.
◆ Next() [2/2]
virtual bool google::protobuf::io::ZeroCopyOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
pure virtual |
Implemented in google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::CopyingOutputStreamAdaptor, google::protobuf::io::OstreamOutputStream, google::protobuf::io::OstreamOutputStream, google::protobuf::io::FileOutputStream, google::protobuf::io::GzipOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::StringOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::io::ArrayOutputStream, google::protobuf::compiler::CommandLineInterface::MemoryOutputStream, and google::protobuf::io::GzipOutputStream.
◆ WriteAliasedRaw() [1/2]
bool google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw |
( |
const void * |
data, |
|
|
int |
size |
|
) |
| |
|
virtual |
◆ WriteAliasedRaw() [2/2]
virtual bool google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw |
( |
const void * |
data, |
|
|
int |
size |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: