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)
 
int Read (void *buffer, int size) override
 
 ~CopyingIstreamInputStream () override
 
- Public Member Functions inherited from google::protobuf::io::CopyingInputStream
virtual int Skip (int count)
 
virtual ~CopyingInputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingIstreamInputStream)
 

Private Attributes

std::istream * input_
 

Detailed Description

Definition at line 230 of file zero_copy_stream_impl.h.

Constructor & Destructor Documentation

◆ CopyingIstreamInputStream()

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

Definition at line 265 of file zero_copy_stream_impl.cc.

◆ ~CopyingIstreamInputStream()

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

Definition at line 269 of file zero_copy_stream_impl.cc.

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ Read()

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

Definition at line 241 of file zero_copy_stream_impl.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10