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

#include <bytestream.h>

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

Public Member Functions

virtual void Append (const char *bytes, size_t n)=0
 
virtual void Append (const char *bytes, size_t n)=0
 
 ByteSink ()
 
 ByteSink ()
 
virtual void Flush ()
 
virtual void Flush ()
 
virtual ~ByteSink ()
 
virtual ~ByteSink ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ByteSink)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ByteSink)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ByteSink() [1/2]

google::protobuf::strings::ByteSink::ByteSink ( )
inline

◆ ~ByteSink() [1/2]

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

◆ ByteSink() [2/2]

google::protobuf::strings::ByteSink::ByteSink ( )
inline

◆ ~ByteSink() [2/2]

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

Member Function Documentation

◆ Append() [1/2]

virtual void google::protobuf::strings::ByteSink::Append ( const char *  bytes,
size_t  n 
)
pure virtual

◆ Append() [2/2]

virtual void google::protobuf::strings::ByteSink::Append ( const char *  bytes,
size_t  n 
)
pure virtual

◆ Flush() [1/2]

virtual void google::protobuf::strings::ByteSink::Flush ( )
virtual

◆ Flush() [2/2]

void google::protobuf::strings::ByteSink::Flush ( )
virtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

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


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