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

Public Member Functions

 CopyingOstreamOutputStream (std::ostream *output)
 
 CopyingOstreamOutputStream (std::ostream *output)
 
bool Write (const void *buffer, int size) override
 
bool Write (const void *buffer, int size) override
 
 ~CopyingOstreamOutputStream () override
 
 ~CopyingOstreamOutputStream () override
 
- Public Member Functions inherited from google::protobuf::io::CopyingOutputStream
virtual ~CopyingOutputStream ()
 
virtual ~CopyingOutputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingOstreamOutputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingOstreamOutputStream)
 

Private Attributes

std::ostream * output_
 

Detailed Description

Definition at line 274 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h.

Constructor & Destructor Documentation

◆ CopyingOstreamOutputStream() [1/2]

google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::CopyingOstreamOutputStream ( std::ostream *  output)

◆ ~CopyingOstreamOutputStream() [1/2]

google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::~CopyingOstreamOutputStream ( )
override

◆ CopyingOstreamOutputStream() [2/2]

google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::CopyingOstreamOutputStream ( std::ostream *  output)

◆ ~CopyingOstreamOutputStream() [2/2]

google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::~CopyingOstreamOutputStream ( )
override

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( CopyingOstreamOutputStream  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( CopyingOstreamOutputStream  )
private

◆ Write() [1/2]

bool google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::Write ( const void *  buffer,
int  size 
)
overridevirtual

◆ Write() [2/2]

bool google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::Write ( const void *  buffer,
int  size 
)
overridevirtual

Member Data Documentation

◆ output_

std::ostream * google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::output_
private

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


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