Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
google::protobuf::io::StringOutputStream Class Reference

#include <zero_copy_stream_impl_lite.h>

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

Public Member Functions

void BackUp (int count) override
 
void BackUp (int count) override
 
int64 ByteCount () const override
 
int64_t ByteCount () const override
 
bool Next (void **data, int *size) override
 
bool Next (void **data, int *size) override
 
 StringOutputStream (std::string *target)
 
 StringOutputStream (std::string *target)
 
 ~StringOutputStream () override=default
 
 ~StringOutputStream () override=default
 
- Public Member Functions inherited from google::protobuf::io::ZeroCopyOutputStream
virtual bool AllowsAliasing () const
 
virtual bool AllowsAliasing () const
 
virtual bool WriteAliasedRaw (const void *data, int size)
 
virtual bool WriteAliasedRaw (const void *data, int size)
 
 ZeroCopyOutputStream ()
 
 ZeroCopyOutputStream ()
 
virtual ~ZeroCopyOutputStream ()
 
virtual ~ZeroCopyOutputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (StringOutputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (StringOutputStream)
 

Private Attributes

std::string * target_
 

Static Private Attributes

static const int kMinimumSize = 16
 
static constexpr size_t kMinimumSize = 16
 

Detailed Description

Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h.

Constructor & Destructor Documentation

◆ StringOutputStream() [1/2]

google::protobuf::io::StringOutputStream::StringOutputStream ( std::string *  target)
explicit

◆ ~StringOutputStream() [1/2]

google::protobuf::io::StringOutputStream::~StringOutputStream ( )
overridedefault

◆ StringOutputStream() [2/2]

google::protobuf::io::StringOutputStream::StringOutputStream ( std::string *  target)
explicit

◆ ~StringOutputStream() [2/2]

google::protobuf::io::StringOutputStream::~StringOutputStream ( )
overridedefault

Member Function Documentation

◆ BackUp() [1/2]

void google::protobuf::io::StringOutputStream::BackUp ( int  count)
overridevirtual

◆ BackUp() [2/2]

void google::protobuf::io::StringOutputStream::BackUp ( int  count)
overridevirtual

◆ ByteCount() [1/2]

int64_t google::protobuf::io::StringOutputStream::ByteCount ( ) const
overridevirtual

◆ ByteCount() [2/2]

int64_t google::protobuf::io::StringOutputStream::ByteCount ( ) const
overridevirtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Next() [1/2]

bool google::protobuf::io::StringOutputStream::Next ( void **  data,
int size 
)
overridevirtual

◆ Next() [2/2]

bool google::protobuf::io::StringOutputStream::Next ( void **  data,
int size 
)
overridevirtual

Member Data Documentation

◆ kMinimumSize [1/2]

const int google::protobuf::io::StringOutputStream::kMinimumSize = 16
staticprivate

◆ kMinimumSize [2/2]

constexpr size_t google::protobuf::io::StringOutputStream::kMinimumSize = 16
staticconstexprprivate

◆ target_

std::string * google::protobuf::io::StringOutputStream::target_
private

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


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