Public Member Functions | Protected Member Functions | Private Member Functions | List of all members
google::protobuf::util::converter::ObjectSource Class Referenceabstract

#include <object_source.h>

Inheritance diagram for google::protobuf::util::converter::ObjectSource:
Inheritance graph
[legend]

Public Member Functions

virtual util::Status NamedWriteTo (StringPiece name, ObjectWriter *ow) const =0
 
virtual util::Status NamedWriteTo (StringPiece name, ObjectWriter *ow) const =0
 
virtual util::Status WriteTo (ObjectWriter *ow) const
 
virtual util::Status WriteTo (ObjectWriter *ow) const
 
virtual ~ObjectSource ()
 
virtual ~ObjectSource ()
 

Protected Member Functions

 ObjectSource ()
 
 ObjectSource ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ObjectSource)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ObjectSource)
 

Detailed Description

Definition at line 54 of file bloaty/third_party/protobuf/src/google/protobuf/util/internal/object_source.h.

Constructor & Destructor Documentation

◆ ~ObjectSource() [1/2]

virtual google::protobuf::util::converter::ObjectSource::~ObjectSource ( )
inlinevirtual

◆ ObjectSource() [1/2]

google::protobuf::util::converter::ObjectSource::ObjectSource ( )
inlineprotected

◆ ~ObjectSource() [2/2]

virtual google::protobuf::util::converter::ObjectSource::~ObjectSource ( )
inlinevirtual

◆ ObjectSource() [2/2]

google::protobuf::util::converter::ObjectSource::ObjectSource ( )
inlineprotected

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::util::converter::ObjectSource::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ObjectSource  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::util::converter::ObjectSource::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( ObjectSource  )
private

◆ NamedWriteTo() [1/2]

virtual util::Status google::protobuf::util::converter::ObjectSource::NamedWriteTo ( StringPiece  name,
ObjectWriter ow 
) const
pure virtual

◆ NamedWriteTo() [2/2]

virtual util::Status google::protobuf::util::converter::ObjectSource::NamedWriteTo ( StringPiece  name,
ObjectWriter ow 
) const
pure virtual

◆ WriteTo() [1/2]

virtual util::Status google::protobuf::util::converter::ObjectSource::WriteTo ( ObjectWriter ow) const
inlinevirtual

◆ WriteTo() [2/2]

virtual util::Status google::protobuf::util::converter::ObjectSource::WriteTo ( ObjectWriter ow) const
inlinevirtual

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


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