#include <zero_copy_stream_impl.h>
◆ ConcatenatingInputStream() [1/2]
◆ ~ConcatenatingInputStream() [1/2]
google::protobuf::io::ConcatenatingInputStream::~ConcatenatingInputStream |
( |
| ) |
|
|
overridedefault |
◆ ConcatenatingInputStream() [2/2]
◆ ~ConcatenatingInputStream() [2/2]
google::protobuf::io::ConcatenatingInputStream::~ConcatenatingInputStream |
( |
| ) |
|
|
overridedefault |
◆ BackUp() [1/2]
void google::protobuf::io::ConcatenatingInputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ BackUp() [2/2]
void google::protobuf::io::ConcatenatingInputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ ByteCount() [1/2]
int64_t google::protobuf::io::ConcatenatingInputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ ByteCount() [2/2]
int64_t google::protobuf::io::ConcatenatingInputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
◆ Next() [1/2]
bool google::protobuf::io::ConcatenatingInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ Next() [2/2]
bool google::protobuf::io::ConcatenatingInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ Skip() [1/2]
bool google::protobuf::io::ConcatenatingInputStream::Skip |
( |
int |
count | ) |
|
|
overridevirtual |
◆ Skip() [2/2]
bool google::protobuf::io::ConcatenatingInputStream::Skip |
( |
int |
count | ) |
|
|
overridevirtual |
◆ bytes_retired_ [1/2]
int64_t google::protobuf::io::ConcatenatingInputStream::bytes_retired_ |
|
private |
◆ bytes_retired_ [2/2]
int64 google::protobuf::io::ConcatenatingInputStream::bytes_retired_ |
|
private |
◆ stream_count_
int google::protobuf::io::ConcatenatingInputStream::stream_count_ |
|
private |
◆ streams_
The documentation for this class was generated from the following files: