#include <zero_copy_stream.h>
google::protobuf::io::ZeroCopyOutputStream::ZeroCopyOutputStream |
( |
| ) |
|
|
inline |
virtual google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream |
( |
| ) |
|
|
virtual |
virtual bool google::protobuf::io::ZeroCopyOutputStream::AllowsAliasing |
( |
| ) |
const |
|
inlinevirtual |
virtual void google::protobuf::io::ZeroCopyOutputStream::BackUp |
( |
int |
count | ) |
|
|
pure virtual |
virtual int64 google::protobuf::io::ZeroCopyOutputStream::ByteCount |
( |
| ) |
const |
|
pure virtual |
google::protobuf::io::ZeroCopyOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ZeroCopyOutputStream |
| ) |
|
|
private |
virtual bool google::protobuf::io::ZeroCopyOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
pure virtual |
virtual bool google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw |
( |
const void * |
data, |
|
|
int |
size |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: