Protected Member Functions | Private Attributes | List of all members
google::protobuf::compiler::csharp::SourceGeneratorBase Class Reference

#include <csharp_source_generator_base.h>

Inheritance diagram for google::protobuf::compiler::csharp::SourceGeneratorBase:
Inheritance graph
[legend]

Protected Member Functions

std::string class_access_level ()
 
std::string class_access_level ()
 
SourceGeneratorBaseoperator= (const SourceGeneratorBase &)=delete
 
SourceGeneratorBaseoperator= (const SourceGeneratorBase &)=delete
 
const Optionsoptions ()
 
const Optionsoptions ()
 
 SourceGeneratorBase (const FileDescriptor *descriptor, const Options *options)
 
 SourceGeneratorBase (const Options *options)
 
 SourceGeneratorBase (const SourceGeneratorBase &)=delete
 
 SourceGeneratorBase (const SourceGeneratorBase &)=delete
 
void WriteGeneratedCodeAttributes (io::Printer *printer)
 
void WriteGeneratedCodeAttributes (io::Printer *printer)
 
virtual ~SourceGeneratorBase ()
 
virtual ~SourceGeneratorBase ()
 

Private Attributes

const FileDescriptordescriptor_
 
const Optionsoptions_
 

Detailed Description

Definition at line 46 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h.

Constructor & Destructor Documentation

◆ SourceGeneratorBase() [1/4]

google::protobuf::compiler::csharp::SourceGeneratorBase::SourceGeneratorBase ( const FileDescriptor descriptor,
const Options options 
)
protected

◆ ~SourceGeneratorBase() [1/2]

google::protobuf::compiler::csharp::SourceGeneratorBase::~SourceGeneratorBase ( )
protectedvirtual

◆ SourceGeneratorBase() [2/4]

google::protobuf::compiler::csharp::SourceGeneratorBase::SourceGeneratorBase ( const SourceGeneratorBase )
protecteddelete

◆ SourceGeneratorBase() [3/4]

google::protobuf::compiler::csharp::SourceGeneratorBase::SourceGeneratorBase ( const Options options)
protected

◆ ~SourceGeneratorBase() [2/2]

virtual google::protobuf::compiler::csharp::SourceGeneratorBase::~SourceGeneratorBase ( )
protectedvirtual

◆ SourceGeneratorBase() [4/4]

google::protobuf::compiler::csharp::SourceGeneratorBase::SourceGeneratorBase ( const SourceGeneratorBase )
protecteddelete

Member Function Documentation

◆ class_access_level() [1/2]

std::string google::protobuf::compiler::csharp::SourceGeneratorBase::class_access_level ( )
protected

◆ class_access_level() [2/2]

std::string google::protobuf::compiler::csharp::SourceGeneratorBase::class_access_level ( )
protected

◆ operator=() [1/2]

SourceGeneratorBase& google::protobuf::compiler::csharp::SourceGeneratorBase::operator= ( const SourceGeneratorBase )
protecteddelete

◆ operator=() [2/2]

SourceGeneratorBase& google::protobuf::compiler::csharp::SourceGeneratorBase::operator= ( const SourceGeneratorBase )
protecteddelete

◆ options() [1/2]

const Options* google::protobuf::compiler::csharp::SourceGeneratorBase::options ( )
protected

◆ options() [2/2]

const Options * google::protobuf::compiler::csharp::SourceGeneratorBase::options ( )
protected

◆ WriteGeneratedCodeAttributes() [1/2]

void google::protobuf::compiler::csharp::SourceGeneratorBase::WriteGeneratedCodeAttributes ( io::Printer printer)
protected

◆ WriteGeneratedCodeAttributes() [2/2]

void google::protobuf::compiler::csharp::SourceGeneratorBase::WriteGeneratedCodeAttributes ( io::Printer printer)
protected

Member Data Documentation

◆ descriptor_

const FileDescriptor* google::protobuf::compiler::csharp::SourceGeneratorBase::descriptor_
private

◆ options_

const Options * google::protobuf::compiler::csharp::SourceGeneratorBase::options_
private

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


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