Public Member Functions | Private Member Functions | List of all members
google::protobuf::io::ZeroCopyInputStream Class Referenceabstract

#include <zero_copy_stream.h>

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

Public Member Functions

virtual void BackUp (int count)=0
 
virtual void BackUp (int count)=0
 
virtual int64_t ByteCount () const =0
 
virtual int64_t ByteCount () const =0
 
virtual bool Next (const void **data, int *size)=0
 
virtual bool Next (const void **data, int *size)=0
 
virtual bool Skip (int count)=0
 
virtual bool Skip (int count)=0
 
 ZeroCopyInputStream ()
 
 ZeroCopyInputStream ()
 
virtual ~ZeroCopyInputStream ()
 
virtual ~ZeroCopyInputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ZeroCopyInputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ZeroCopyInputStream)
 

Detailed Description

Definition at line 126 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h.

Constructor & Destructor Documentation

◆ ZeroCopyInputStream() [1/2]

google::protobuf::io::ZeroCopyInputStream::ZeroCopyInputStream ( )
inline

◆ ~ZeroCopyInputStream() [1/2]

virtual google::protobuf::io::ZeroCopyInputStream::~ZeroCopyInputStream ( )
inlinevirtual

◆ ZeroCopyInputStream() [2/2]

google::protobuf::io::ZeroCopyInputStream::ZeroCopyInputStream ( )
inline

◆ ~ZeroCopyInputStream() [2/2]

virtual google::protobuf::io::ZeroCopyInputStream::~ZeroCopyInputStream ( )
inlinevirtual

Member Function Documentation

◆ BackUp() [1/2]

virtual void google::protobuf::io::ZeroCopyInputStream::BackUp ( int  count)
pure virtual

◆ BackUp() [2/2]

virtual void google::protobuf::io::ZeroCopyInputStream::BackUp ( int  count)
pure virtual

◆ ByteCount() [1/2]

virtual int64_t google::protobuf::io::ZeroCopyInputStream::ByteCount ( ) const
pure virtual

◆ ByteCount() [2/2]

virtual int64_t google::protobuf::io::ZeroCopyInputStream::ByteCount ( ) const
pure virtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Next() [1/2]

virtual bool google::protobuf::io::ZeroCopyInputStream::Next ( const void **  data,
int size 
)
pure virtual

◆ Next() [2/2]

virtual bool google::protobuf::io::ZeroCopyInputStream::Next ( const void **  data,
int size 
)
pure virtual

◆ Skip() [1/2]

virtual bool google::protobuf::io::ZeroCopyInputStream::Skip ( int  count)
pure virtual

◆ Skip() [2/2]

virtual bool google::protobuf::io::ZeroCopyInputStream::Skip ( int  count)
pure virtual

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


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