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

Public Member Functions

 CopyingIstreamInputStream (std::istream *input)
 
 CopyingIstreamInputStream (std::istream *input)
 
int Read (void *buffer, int size) override
 
int Read (void *buffer, int size) override
 
 ~CopyingIstreamInputStream () override
 
 ~CopyingIstreamInputStream () override
 
- Public Member Functions inherited from google::protobuf::io::CopyingInputStream
virtual int Skip (int count)
 
virtual int Skip (int count)
 
virtual ~CopyingInputStream ()
 
virtual ~CopyingInputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingIstreamInputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingIstreamInputStream)
 

Private Attributes

std::istream * input_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ CopyingIstreamInputStream() [1/2]

google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::CopyingIstreamInputStream ( std::istream *  input)

◆ ~CopyingIstreamInputStream() [1/2]

google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream ( )
override

◆ CopyingIstreamInputStream() [2/2]

google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::CopyingIstreamInputStream ( std::istream *  input)

◆ ~CopyingIstreamInputStream() [2/2]

google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream ( )
override

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( CopyingIstreamInputStream  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( CopyingIstreamInputStream  )
private

◆ Read() [1/2]

int google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::Read ( void *  buffer,
int  size 
)
overridevirtual

◆ Read() [2/2]

int google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::Read ( void *  buffer,
int  size 
)
overridevirtual

Member Data Documentation

◆ input_

std::istream * google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::input_
private

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


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