#include <zero_copy_stream_impl.h>
google::protobuf::io::FileInputStream::FileInputStream |
( |
int |
file_descriptor, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
google::protobuf::io::FileInputStream::~FileInputStream |
( |
| ) |
|
void google::protobuf::io::FileInputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
int64 google::protobuf::io::FileInputStream::ByteCount |
( |
| ) |
const |
|
virtual |
bool google::protobuf::io::FileInputStream::Close |
( |
| ) |
|
int google::protobuf::io::FileInputStream::GetErrno |
( |
| ) |
|
|
inline |
google::protobuf::io::FileInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
FileInputStream |
| ) |
|
|
private |
bool google::protobuf::io::FileInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
void google::protobuf::io::FileInputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
const FieldDescriptor value
Definition: descriptor.h:1522
bool google::protobuf::io::FileInputStream::Skip |
( |
int |
count | ) |
|
|
virtual |
The documentation for this class was generated from the following file: