Public Member Functions | Private Member Functions | List of all members
google::protobuf::strings::ByteSink Class Referenceabstract

#include <bytestream.h>

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

Public Member Functions

virtual void Append (const char *bytes, size_t n)=0
 
 ByteSink ()
 
virtual void Flush ()
 
virtual ~ByteSink ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ByteSink)
 

Detailed Description

Definition at line 78 of file bytestream.h.

Constructor & Destructor Documentation

◆ ByteSink()

google::protobuf::strings::ByteSink::ByteSink ( )
inline

Definition at line 80 of file bytestream.h.

◆ ~ByteSink()

virtual google::protobuf::strings::ByteSink::~ByteSink ( )
inlinevirtual

Definition at line 81 of file bytestream.h.

Member Function Documentation

◆ Append()

virtual void google::protobuf::strings::ByteSink::Append ( const char *  bytes,
size_t  n 
)
pure virtual

◆ Flush()

void google::protobuf::strings::ByteSink::Flush ( )
virtual

Definition at line 56 of file bytestream.cc.

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

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


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