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

Public Member Functions

bool aliasing_enabled ()
 
bool aliasing_enabled ()
 
void BackUp (int count) final
 
void BackUp (int count) final
 
int64 ByteCount () const final
 
int64_t ByteCount () const final
 
bool Next (const void **data, int *size) final
 
bool Next (const void **data, int *size) final
 
bool Skip (int count) final
 
bool Skip (int count) final
 
 ZeroCopyCodedInputStream (io::CodedInputStream *cis)
 
 ZeroCopyCodedInputStream (io::CodedInputStream *cis)
 
- Public Member Functions inherited from google::protobuf::io::ZeroCopyInputStream
 ZeroCopyInputStream ()
 
 ZeroCopyInputStream ()
 
virtual ~ZeroCopyInputStream ()
 
virtual ~ZeroCopyInputStream ()
 

Private Attributes

io::CodedInputStreamcis_
 

Detailed Description

Definition at line 179 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.cc.

Constructor & Destructor Documentation

◆ ZeroCopyCodedInputStream() [1/2]

google::protobuf::ZeroCopyCodedInputStream::ZeroCopyCodedInputStream ( io::CodedInputStream cis)
inline

◆ ZeroCopyCodedInputStream() [2/2]

google::protobuf::ZeroCopyCodedInputStream::ZeroCopyCodedInputStream ( io::CodedInputStream cis)
inline

Member Function Documentation

◆ aliasing_enabled() [1/2]

bool google::protobuf::ZeroCopyCodedInputStream::aliasing_enabled ( )
inline

◆ aliasing_enabled() [2/2]

bool google::protobuf::ZeroCopyCodedInputStream::aliasing_enabled ( )
inline

◆ BackUp() [1/2]

void google::protobuf::ZeroCopyCodedInputStream::BackUp ( int  count)
inlinefinalvirtual

◆ BackUp() [2/2]

void google::protobuf::ZeroCopyCodedInputStream::BackUp ( int  count)
inlinefinalvirtual

◆ ByteCount() [1/2]

int64 google::protobuf::ZeroCopyCodedInputStream::ByteCount ( ) const
inlinefinalvirtual

◆ ByteCount() [2/2]

int64_t google::protobuf::ZeroCopyCodedInputStream::ByteCount ( ) const
inlinefinalvirtual

◆ Next() [1/2]

bool google::protobuf::ZeroCopyCodedInputStream::Next ( const void **  data,
int size 
)
inlinefinalvirtual

◆ Next() [2/2]

bool google::protobuf::ZeroCopyCodedInputStream::Next ( const void **  data,
int size 
)
inlinefinalvirtual

◆ Skip() [1/2]

bool google::protobuf::ZeroCopyCodedInputStream::Skip ( int  count)
inlinefinalvirtual

◆ Skip() [2/2]

bool google::protobuf::ZeroCopyCodedInputStream::Skip ( int  count)
inlinefinalvirtual

Member Data Documentation

◆ cis_

io::CodedInputStream * google::protobuf::ZeroCopyCodedInputStream::cis_
private

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


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