Public Member Functions | Private Member Functions | List of all members
google::protobuf::strings::ByteSource Class Referenceabstract

#include <bytestream.h>

Inheritance diagram for google::protobuf::strings::ByteSource:
Inheritance graph
[legend]

Public Member Functions

virtual size_t Available () const =0
 
virtual size_t Available () const =0
 
 ByteSource ()
 
 ByteSource ()
 
virtual void CopyTo (ByteSink *sink, size_t n)
 
virtual void CopyTo (ByteSink *sink, size_t n)
 
virtual StringPiece Peek ()=0
 
virtual StringPiece Peek ()=0
 
virtual void Skip (size_t n)=0
 
virtual void Skip (size_t n)=0
 
virtual ~ByteSource ()
 
virtual ~ByteSource ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ByteSource)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ByteSource)
 

Detailed Description

Definition at line 107 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/bytestream.h.

Constructor & Destructor Documentation

◆ ByteSource() [1/2]

google::protobuf::strings::ByteSource::ByteSource ( )
inline

◆ ~ByteSource() [1/2]

virtual google::protobuf::strings::ByteSource::~ByteSource ( )
inlinevirtual

◆ ByteSource() [2/2]

google::protobuf::strings::ByteSource::ByteSource ( )
inline

◆ ~ByteSource() [2/2]

virtual google::protobuf::strings::ByteSource::~ByteSource ( )
inlinevirtual

Member Function Documentation

◆ Available() [1/2]

virtual size_t google::protobuf::strings::ByteSource::Available ( ) const
pure virtual

◆ Available() [2/2]

virtual size_t google::protobuf::strings::ByteSource::Available ( ) const
pure virtual

◆ CopyTo() [1/2]

void google::protobuf::strings::ByteSource::CopyTo ( ByteSink sink,
size_t  n 
)
virtual

◆ CopyTo() [2/2]

virtual void google::protobuf::strings::ByteSource::CopyTo ( ByteSink sink,
size_t  n 
)
virtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::strings::ByteSource::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ByteSource  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::strings::ByteSource::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ByteSource  )
private

◆ Peek() [1/2]

virtual StringPiece google::protobuf::strings::ByteSource::Peek ( )
pure virtual

◆ Peek() [2/2]

virtual StringPiece google::protobuf::strings::ByteSource::Peek ( )
pure virtual

◆ Skip() [1/2]

virtual void google::protobuf::strings::ByteSource::Skip ( size_t  n)
pure virtual

◆ Skip() [2/2]

virtual void google::protobuf::strings::ByteSource::Skip ( size_t  n)
pure virtual

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


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