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