Public Member Functions | Private Member Functions | Private Attributes | List of all members
google::protobuf::io::FileOutputStream::CopyingFileOutputStream Class Reference
Inheritance diagram for google::protobuf::io::FileOutputStream::CopyingFileOutputStream:
Inheritance graph
[legend]

Public Member Functions

bool Close ()
 
bool Close ()
 
 CopyingFileOutputStream (int file_descriptor)
 
 CopyingFileOutputStream (int file_descriptor)
 
int GetErrno () const
 
int GetErrno () const
 
void SetCloseOnDelete (bool value)
 
void SetCloseOnDelete (bool value)
 
bool Write (const void *buffer, int size) override
 
bool Write (const void *buffer, int size) override
 
 ~CopyingFileOutputStream () override
 
 ~CopyingFileOutputStream () override
 
- Public Member Functions inherited from google::protobuf::io::CopyingOutputStream
virtual ~CopyingOutputStream ()
 
virtual ~CopyingOutputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingFileOutputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingFileOutputStream)
 

Private Attributes

bool close_on_delete_
 
int errno_
 
const int file_
 
bool is_closed_
 

Detailed Description

Definition at line 180 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h.

Constructor & Destructor Documentation

◆ 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

Member Function Documentation

◆ 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

Member Data Documentation

◆ 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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:28