Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
google::protobuf::io::FileOutputStream Class Reference

#include <zero_copy_stream_impl.h>

Inheritance diagram for google::protobuf::io::FileOutputStream:
Inheritance graph
[legend]

Classes

class  CopyingFileOutputStream
 

Public Member Functions

void BackUp (int count) override
 
int64 ByteCount () const override
 
bool Close ()
 
bool Close ()
 
 FileOutputStream (int file_descriptor, int block_size=-1)
 
 FileOutputStream (int file_descriptor, int block_size=-1)
 
bool Flush ()
 
int GetErrno () const
 
int GetErrno () const
 
bool Next (void **data, int *size) override
 
void SetCloseOnDelete (bool value)
 
void SetCloseOnDelete (bool value)
 
 ~FileOutputStream () override
 
 ~FileOutputStream () override
 
- Public Member Functions inherited from google::protobuf::io::ZeroCopyOutputStream
virtual bool AllowsAliasing () const
 
virtual bool AllowsAliasing () const
 
virtual bool WriteAliasedRaw (const void *data, int size)
 
virtual bool WriteAliasedRaw (const void *data, int size)
 
 ZeroCopyOutputStream ()
 
 ZeroCopyOutputStream ()
 
virtual ~ZeroCopyOutputStream ()
 
virtual ~ZeroCopyOutputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (FileOutputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (FileOutputStream)
 

Private Attributes

CopyingFileOutputStream copying_output_
 
CopyingOutputStreamAdaptor impl_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ 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

Member Function Documentation

◆ 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

Member Data Documentation

◆ copying_output_

CopyingFileOutputStream google::protobuf::io::FileOutputStream::copying_output_
private

◆ impl_

CopyingOutputStreamAdaptor google::protobuf::io::FileOutputStream::impl_
private

The documentation for this class was generated from the following files:


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