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

#include <zero_copy_stream_impl.h>

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

Classes

class  CopyingIstreamInputStream
 

Public Member Functions

void BackUp (int count) override
 
void BackUp (int count) override
 
int64_t ByteCount () const override
 
int64 ByteCount () const override
 
 IstreamInputStream (std::istream *stream, int block_size=-1)
 
 IstreamInputStream (std::istream *stream, int block_size=-1)
 
bool Next (const void **data, int *size) override
 
bool Next (const void **data, int *size) override
 
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 (IstreamInputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (IstreamInputStream)
 

Private Attributes

CopyingIstreamInputStream copying_input_
 
CopyingInputStreamAdaptor impl_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ IstreamInputStream() [1/2]

google::protobuf::io::IstreamInputStream::IstreamInputStream ( std::istream *  stream,
int  block_size = -1 
)
explicit

◆ IstreamInputStream() [2/2]

google::protobuf::io::IstreamInputStream::IstreamInputStream ( std::istream *  stream,
int  block_size = -1 
)
explicit

Member Function Documentation

◆ BackUp() [1/2]

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

◆ BackUp() [2/2]

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

◆ ByteCount() [1/2]

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

◆ ByteCount() [2/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Next() [1/2]

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

◆ Next() [2/2]

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

◆ Skip() [1/2]

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

◆ Skip() [2/2]

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

Member Data Documentation

◆ copying_input_

CopyingIstreamInputStream google::protobuf::io::IstreamInputStream::copying_input_
private

◆ impl_

CopyingInputStreamAdaptor google::protobuf::io::IstreamInputStream::impl_
private

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


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