#include <zero_copy_stream_impl.h>
◆ IstreamInputStream() [1/2]
google::protobuf::io::IstreamInputStream::IstreamInputStream |
( |
std::istream * |
stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ IstreamInputStream() [2/2]
google::protobuf::io::IstreamInputStream::IstreamInputStream |
( |
std::istream * |
stream, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ BackUp() [1/2]
void google::protobuf::io::IstreamInputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ BackUp() [2/2]
void google::protobuf::io::IstreamInputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ ByteCount() [1/2]
int64_t google::protobuf::io::IstreamInputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ ByteCount() [2/2]
int64_t google::protobuf::io::IstreamInputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::io::IstreamInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
IstreamInputStream |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::io::IstreamInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
IstreamInputStream |
| ) |
|
|
private |
◆ Next() [1/2]
bool google::protobuf::io::IstreamInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ Next() [2/2]
bool google::protobuf::io::IstreamInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ Skip() [1/2]
bool google::protobuf::io::IstreamInputStream::Skip |
( |
int |
count | ) |
|
|
overridevirtual |
◆ Skip() [2/2]
bool google::protobuf::io::IstreamInputStream::Skip |
( |
int |
count | ) |
|
|
overridevirtual |
◆ copying_input_
◆ impl_
The documentation for this class was generated from the following files: