#include <zero_copy_stream.h>
◆ ZeroCopyOutputStream()
google::protobuf::io::ZeroCopyOutputStream::ZeroCopyOutputStream |
( |
| ) |
|
|
inline |
◆ ~ZeroCopyOutputStream()
google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream |
( |
| ) |
|
|
virtual |
◆ AllowsAliasing()
virtual bool google::protobuf::io::ZeroCopyOutputStream::AllowsAliasing |
( |
| ) |
const |
|
inlinevirtual |
◆ BackUp()
virtual void google::protobuf::io::ZeroCopyOutputStream::BackUp |
( |
int |
count | ) |
|
|
pure virtual |
◆ ByteCount()
virtual int64 google::protobuf::io::ZeroCopyOutputStream::ByteCount |
( |
| ) |
const |
|
pure virtual |
◆ Next()
virtual bool google::protobuf::io::ZeroCopyOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
pure virtual |
◆ WriteAliasedRaw()
bool google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw |
( |
const void * |
data, |
|
|
int |
size |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc