#include <zero_copy_stream_impl.h>
Definition at line 64 of file zero_copy_stream_impl.h.
◆ FileInputStream()
google::protobuf::io::FileInputStream::FileInputStream |
( |
int |
file_descriptor, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ BackUp()
void google::protobuf::io::FileInputStream::BackUp |
( |
int |
count | ) |
|
|
overridevirtual |
◆ ByteCount()
int64 google::protobuf::io::FileInputStream::ByteCount |
( |
| ) |
const |
|
overridevirtual |
◆ Close()
bool google::protobuf::io::FileInputStream::Close |
( |
| ) |
|
◆ GetErrno()
int google::protobuf::io::FileInputStream::GetErrno |
( |
| ) |
const |
|
inline |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::io::FileInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
FileInputStream |
| ) |
|
|
private |
◆ Next()
bool google::protobuf::io::FileInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ SetCloseOnDelete()
void google::protobuf::io::FileInputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ Skip()
bool google::protobuf::io::FileInputStream::Skip |
( |
int |
count | ) |
|
|
overridevirtual |
◆ copying_input_
◆ impl_
The documentation for this class was generated from the following files: