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)
 
bool Write (const void *buffer, int size) override
 
 ~CopyingOstreamOutputStream () override
 
- Public Member Functions inherited from google::protobuf::io::CopyingOutputStream
virtual ~CopyingOutputStream ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (CopyingOstreamOutputStream)
 

Private Attributes

std::ostream * output_
 

Detailed Description

Definition at line 273 of file zero_copy_stream_impl.h.

Constructor & Destructor Documentation

◆ CopyingOstreamOutputStream()

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

Definition at line 296 of file zero_copy_stream_impl.cc.

◆ ~CopyingOstreamOutputStream()

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

Definition at line 300 of file zero_copy_stream_impl.cc.

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ Write()

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

Definition at line 284 of file zero_copy_stream_impl.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10