Definition at line 97 of file zero_copy_stream_impl.h.
◆ CopyingFileInputStream()
google::protobuf::io::FileInputStream::CopyingFileInputStream::CopyingFileInputStream |
( |
int |
file_descriptor | ) |
|
◆ ~CopyingFileInputStream()
google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream |
( |
| ) |
|
|
override |
◆ Close()
bool google::protobuf::io::FileInputStream::CopyingFileInputStream::Close |
( |
| ) |
|
◆ GetErrno()
int google::protobuf::io::FileInputStream::CopyingFileInputStream::GetErrno |
( |
| ) |
const |
|
inline |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::io::FileInputStream::CopyingFileInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
CopyingFileInputStream |
| ) |
|
|
private |
◆ Read()
int google::protobuf::io::FileInputStream::CopyingFileInputStream::Read |
( |
void * |
buffer, |
|
|
int |
size |
|
) |
| |
|
overridevirtual |
◆ SetCloseOnDelete()
void google::protobuf::io::FileInputStream::CopyingFileInputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ Skip()
int google::protobuf::io::FileInputStream::CopyingFileInputStream::Skip |
( |
int |
count | ) |
|
|
overridevirtual |
◆ close_on_delete_
bool google::protobuf::io::FileInputStream::CopyingFileInputStream::close_on_delete_ |
|
private |
◆ errno_
int google::protobuf::io::FileInputStream::CopyingFileInputStream::errno_ |
|
private |
◆ file_
const int google::protobuf::io::FileInputStream::CopyingFileInputStream::file_ |
|
private |
◆ is_closed_
bool google::protobuf::io::FileInputStream::CopyingFileInputStream::is_closed_ |
|
private |
◆ previous_seek_failed_
bool google::protobuf::io::FileInputStream::CopyingFileInputStream::previous_seek_failed_ |
|
private |
The documentation for this class was generated from the following files: