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