Public Member Functions | Private Member Functions | List of all members
google::protobuf::io::ZeroCopyOutputStream Class Referenceabstract

#include <zero_copy_stream.h>

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

Public Member Functions

virtual bool AllowsAliasing () const
 
virtual bool AllowsAliasing () const
 
virtual void BackUp (int count)=0
 
virtual void BackUp (int count)=0
 
virtual int64_t ByteCount () const =0
 
virtual int64_t ByteCount () const =0
 
virtual bool Next (void **data, int *size)=0
 
virtual bool Next (void **data, int *size)=0
 
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 (ZeroCopyOutputStream)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ZeroCopyOutputStream)
 

Detailed Description

Definition at line 183 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h.

Constructor & Destructor Documentation

◆ ZeroCopyOutputStream() [1/2]

google::protobuf::io::ZeroCopyOutputStream::ZeroCopyOutputStream ( )
inline

◆ ~ZeroCopyOutputStream() [1/2]

virtual google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream ( )
inlinevirtual

◆ ZeroCopyOutputStream() [2/2]

google::protobuf::io::ZeroCopyOutputStream::ZeroCopyOutputStream ( )
inline

◆ ~ZeroCopyOutputStream() [2/2]

virtual google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream ( )
inlinevirtual

Member Function Documentation

◆ AllowsAliasing() [1/2]

virtual bool google::protobuf::io::ZeroCopyOutputStream::AllowsAliasing ( ) const
inlinevirtual

◆ AllowsAliasing() [2/2]

virtual bool google::protobuf::io::ZeroCopyOutputStream::AllowsAliasing ( ) const
inlinevirtual

◆ BackUp() [1/2]

virtual void google::protobuf::io::ZeroCopyOutputStream::BackUp ( int  count)
pure virtual

◆ BackUp() [2/2]

virtual void google::protobuf::io::ZeroCopyOutputStream::BackUp ( int  count)
pure virtual

◆ ByteCount() [1/2]

virtual int64_t google::protobuf::io::ZeroCopyOutputStream::ByteCount ( ) const
pure virtual

◆ ByteCount() [2/2]

virtual int64_t google::protobuf::io::ZeroCopyOutputStream::ByteCount ( ) const
pure virtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Next() [1/2]

virtual bool google::protobuf::io::ZeroCopyOutputStream::Next ( void **  data,
int size 
)
pure virtual

◆ Next() [2/2]

virtual bool google::protobuf::io::ZeroCopyOutputStream::Next ( void **  data,
int size 
)
pure virtual

◆ WriteAliasedRaw() [1/2]

bool google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw ( const void *  data,
int  size 
)
virtual

◆ WriteAliasedRaw() [2/2]

virtual bool google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw ( const void *  data,
int  size 
)
virtual

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


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