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