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

Public Member Functions

bool Close ()
 
bool Close ()
 
 CopyingFileInputStream (int file_descriptor)
 
 CopyingFileInputStream (int file_descriptor)
 
int GetErrno () const
 
int GetErrno () const
 
int Read (void *buffer, int size) override
 
int Read (void *buffer, int size) override
 
void SetCloseOnDelete (bool value)
 
void SetCloseOnDelete (bool value)
 
int Skip (int count) override
 
int Skip (int count) override
 
 ~CopyingFileInputStream () override
 
 ~CopyingFileInputStream () override
 
- Public Member Functions inherited from google::protobuf::io::CopyingInputStream
virtual ~CopyingInputStream ()
 
virtual ~CopyingInputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingFileInputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingFileInputStream)
 

Private Attributes

bool close_on_delete_
 
int errno_
 
const int file_
 
bool is_closed_
 
bool previous_seek_failed_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ CopyingFileInputStream() [1/2]

google::protobuf::io::FileInputStream::CopyingFileInputStream::CopyingFileInputStream ( int  file_descriptor)

◆ ~CopyingFileInputStream() [1/2]

google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream ( )
override

◆ CopyingFileInputStream() [2/2]

google::protobuf::io::FileInputStream::CopyingFileInputStream::CopyingFileInputStream ( int  file_descriptor)

◆ ~CopyingFileInputStream() [2/2]

google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream ( )
override

Member Function Documentation

◆ Close() [1/2]

bool google::protobuf::io::FileInputStream::CopyingFileInputStream::Close ( )

◆ Close() [2/2]

bool google::protobuf::io::FileInputStream::CopyingFileInputStream::Close ( )

◆ GetErrno() [1/2]

int google::protobuf::io::FileInputStream::CopyingFileInputStream::GetErrno ( ) const
inline

◆ GetErrno() [2/2]

int google::protobuf::io::FileInputStream::CopyingFileInputStream::GetErrno ( ) const
inline

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::io::FileInputStream::CopyingFileInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( CopyingFileInputStream  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::io::FileInputStream::CopyingFileInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( CopyingFileInputStream  )
private

◆ Read() [1/2]

int google::protobuf::io::FileInputStream::CopyingFileInputStream::Read ( void *  buffer,
int  size 
)
overridevirtual

◆ Read() [2/2]

int google::protobuf::io::FileInputStream::CopyingFileInputStream::Read ( void *  buffer,
int  size 
)
overridevirtual

◆ SetCloseOnDelete() [1/2]

void google::protobuf::io::FileInputStream::CopyingFileInputStream::SetCloseOnDelete ( bool  value)
inline

◆ SetCloseOnDelete() [2/2]

void google::protobuf::io::FileInputStream::CopyingFileInputStream::SetCloseOnDelete ( bool  value)
inline

◆ Skip() [1/2]

int google::protobuf::io::FileInputStream::CopyingFileInputStream::Skip ( int  count)
overridevirtual

◆ Skip() [2/2]

int google::protobuf::io::FileInputStream::CopyingFileInputStream::Skip ( int  count)
overridevirtual

Member Data Documentation

◆ close_on_delete_

bool google::protobuf::io::FileInputStream::CopyingFileInputStream::close_on_delete_
private

◆ errno_

int google::protobuf::io::FileInputStream::CopyingFileInputStream::errno_
private

◆ file_

const int google::protobuf::io::FileInputStream::CopyingFileInputStream::file_
private

◆ is_closed_

bool google::protobuf::io::FileInputStream::CopyingFileInputStream::is_closed_
private

◆ previous_seek_failed_

bool google::protobuf::io::FileInputStream::CopyingFileInputStream::previous_seek_failed_
private

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


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