#include <zero_copy_stream_impl.h>
google::protobuf::io::ConcatenatingInputStream::ConcatenatingInputStream |
( |
ZeroCopyInputStream *const |
streams[], |
|
|
int |
count |
|
) |
| |
google::protobuf::io::ConcatenatingInputStream::~ConcatenatingInputStream |
( |
| ) |
|
void google::protobuf::io::ConcatenatingInputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
int64 google::protobuf::io::ConcatenatingInputStream::ByteCount |
( |
| ) |
const |
|
virtual |
bool google::protobuf::io::ConcatenatingInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
bool google::protobuf::io::ConcatenatingInputStream::Skip |
( |
int |
count | ) |
|
|
virtual |
int64 google::protobuf::io::ConcatenatingInputStream::bytes_retired_ |
|
private |
int google::protobuf::io::ConcatenatingInputStream::stream_count_ |
|
private |
The documentation for this class was generated from the following file: