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

#include <zero_copy_stream_impl.h>

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

Classes

class  CopyingFileInputStream
 

Public Member Functions

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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (FileInputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (FileInputStream)
 

Private Attributes

CopyingFileInputStream copying_input_
 
CopyingInputStreamAdaptor impl_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ FileInputStream() [1/2]

google::protobuf::io::FileInputStream::FileInputStream ( int  file_descriptor,
int  block_size = -1 
)
explicit

◆ FileInputStream() [2/2]

google::protobuf::io::FileInputStream::FileInputStream ( int  file_descriptor,
int  block_size = -1 
)
explicit

Member Function Documentation

◆ BackUp() [1/2]

void google::protobuf::io::FileInputStream::BackUp ( int  count)
overridevirtual

◆ BackUp() [2/2]

void google::protobuf::io::FileInputStream::BackUp ( int  count)
overridevirtual

◆ ByteCount() [1/2]

int64_t google::protobuf::io::FileInputStream::ByteCount ( ) const
overridevirtual

◆ ByteCount() [2/2]

int64_t google::protobuf::io::FileInputStream::ByteCount ( ) const
overridevirtual

◆ Close() [1/2]

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

◆ Close() [2/2]

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

◆ GetErrno() [1/2]

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

◆ GetErrno() [2/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Next() [1/2]

bool google::protobuf::io::FileInputStream::Next ( const void **  data,
int size 
)
overridevirtual

◆ Next() [2/2]

bool google::protobuf::io::FileInputStream::Next ( const void **  data,
int size 
)
overridevirtual

◆ SetCloseOnDelete() [1/2]

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

◆ SetCloseOnDelete() [2/2]

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

◆ Skip() [1/2]

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

◆ Skip() [2/2]

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

Member Data Documentation

◆ copying_input_

CopyingFileInputStream google::protobuf::io::FileInputStream::copying_input_
private

◆ impl_

CopyingInputStreamAdaptor google::protobuf::io::FileInputStream::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