◆ CopyingFileOutputStream() [1/2]
google::protobuf::io::FileOutputStream::CopyingFileOutputStream::CopyingFileOutputStream |
( |
int |
file_descriptor | ) |
|
◆ ~CopyingFileOutputStream() [1/2]
google::protobuf::io::FileOutputStream::CopyingFileOutputStream::~CopyingFileOutputStream |
( |
| ) |
|
|
override |
◆ CopyingFileOutputStream() [2/2]
google::protobuf::io::FileOutputStream::CopyingFileOutputStream::CopyingFileOutputStream |
( |
int |
file_descriptor | ) |
|
◆ ~CopyingFileOutputStream() [2/2]
google::protobuf::io::FileOutputStream::CopyingFileOutputStream::~CopyingFileOutputStream |
( |
| ) |
|
|
override |
◆ Close() [1/2]
bool google::protobuf::io::FileOutputStream::CopyingFileOutputStream::Close |
( |
| ) |
|
◆ Close() [2/2]
bool google::protobuf::io::FileOutputStream::CopyingFileOutputStream::Close |
( |
| ) |
|
◆ GetErrno() [1/2]
int google::protobuf::io::FileOutputStream::CopyingFileOutputStream::GetErrno |
( |
| ) |
const |
|
inline |
◆ GetErrno() [2/2]
int google::protobuf::io::FileOutputStream::CopyingFileOutputStream::GetErrno |
( |
| ) |
const |
|
inline |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::io::FileOutputStream::CopyingFileOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
CopyingFileOutputStream |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::io::FileOutputStream::CopyingFileOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
CopyingFileOutputStream |
| ) |
|
|
private |
◆ SetCloseOnDelete() [1/2]
void google::protobuf::io::FileOutputStream::CopyingFileOutputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ SetCloseOnDelete() [2/2]
void google::protobuf::io::FileOutputStream::CopyingFileOutputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ Write() [1/2]
bool google::protobuf::io::FileOutputStream::CopyingFileOutputStream::Write |
( |
const void * |
buffer, |
|
|
int |
size |
|
) |
| |
|
overridevirtual |
◆ Write() [2/2]
bool google::protobuf::io::FileOutputStream::CopyingFileOutputStream::Write |
( |
const void * |
buffer, |
|
|
int |
size |
|
) |
| |
|
overridevirtual |
◆ close_on_delete_
bool google::protobuf::io::FileOutputStream::CopyingFileOutputStream::close_on_delete_ |
|
private |
◆ errno_
int google::protobuf::io::FileOutputStream::CopyingFileOutputStream::errno_ |
|
private |
◆ file_
const int google::protobuf::io::FileOutputStream::CopyingFileOutputStream::file_ |
|
private |
◆ is_closed_
bool google::protobuf::io::FileOutputStream::CopyingFileOutputStream::is_closed_ |
|
private |
The documentation for this class was generated from the following files: