Public Member Functions | Private Member Functions | Private Attributes | List of all members
google::protobuf::strings::StringByteSink Class Reference

#include <bytestream.h>

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

Public Member Functions

virtual void Append (const char *data, size_t n) override
 
virtual void Append (const char *data, size_t n) override
 
 StringByteSink (std::string *dest)
 
 StringByteSink (string *dest)
 
- Public Member Functions inherited from google::protobuf::strings::ByteSink
 ByteSink ()
 
 ByteSink ()
 
virtual void Flush ()
 
virtual void Flush ()
 
virtual ~ByteSink ()
 
virtual ~ByteSink ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (StringByteSink)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (StringByteSink)
 

Private Attributes

string * dest_
 
std::string * dest_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ StringByteSink() [1/2]

google::protobuf::strings::StringByteSink::StringByteSink ( string *  dest)
inlineexplicit

◆ StringByteSink() [2/2]

google::protobuf::strings::StringByteSink::StringByteSink ( std::string *  dest)
inlineexplicit

Member Function Documentation

◆ Append() [1/2]

void google::protobuf::strings::StringByteSink::Append ( const char *  data,
size_t  n 
)
overridevirtual

◆ Append() [2/2]

virtual void google::protobuf::strings::StringByteSink::Append ( const char *  data,
size_t  n 
)
overridevirtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

Member Data Documentation

◆ dest_ [1/2]

string* google::protobuf::strings::StringByteSink::dest_
private

◆ dest_ [2/2]

std::string* google::protobuf::strings::StringByteSink::dest_
private

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


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