#include <zero_copy_stream_impl.h>
◆ FileOutputStream() [1/2]
google::protobuf::io::FileOutputStream::FileOutputStream |
( |
int |
file_descriptor, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~FileOutputStream() [1/2]
google::protobuf::io::FileOutputStream::~FileOutputStream |
( |
| ) |
|
|
override |
◆ FileOutputStream() [2/2]
google::protobuf::io::FileOutputStream::FileOutputStream |
( |
int |
file_descriptor, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~FileOutputStream() [2/2]
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() [1/2]
bool google::protobuf::io::FileOutputStream::Close |
( |
| ) |
|
◆ Close() [2/2]
bool google::protobuf::io::FileOutputStream::Close |
( |
| ) |
|
◆ Flush()
bool google::protobuf::io::FileOutputStream::Flush |
( |
| ) |
|
◆ GetErrno() [1/2]
int google::protobuf::io::FileOutputStream::GetErrno |
( |
| ) |
const |
|
inline |
◆ GetErrno() [2/2]
int google::protobuf::io::FileOutputStream::GetErrno |
( |
| ) |
const |
|
inline |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::io::FileOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
FileOutputStream |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::io::FileOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
FileOutputStream |
| ) |
|
|
private |
◆ Next()
bool google::protobuf::io::FileOutputStream::Next |
( |
void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
overridevirtual |
◆ SetCloseOnDelete() [1/2]
void google::protobuf::io::FileOutputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ SetCloseOnDelete() [2/2]
void google::protobuf::io::FileOutputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ copying_output_
◆ impl_
The documentation for this class was generated from the following files: