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 ()
 
SourceGeneratorBaseoperator= (const SourceGeneratorBase &)=delete
 
const Optionsoptions ()
 
 SourceGeneratorBase (const FileDescriptor *descriptor, const Options *options)
 
 SourceGeneratorBase (const SourceGeneratorBase &)=delete
 
void WriteGeneratedCodeAttributes (io::Printer *printer)
 
virtual ~SourceGeneratorBase ()
 

Private Attributes

const FileDescriptordescriptor_
 
const Optionsoptions_
 

Detailed Description

Definition at line 46 of file csharp_source_generator_base.h.

Constructor & Destructor Documentation

◆ SourceGeneratorBase() [1/2]

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

Definition at line 49 of file csharp_source_generator_base.cc.

◆ ~SourceGeneratorBase()

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

Definition at line 54 of file csharp_source_generator_base.cc.

◆ SourceGeneratorBase() [2/2]

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

Member Function Documentation

◆ class_access_level()

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

Definition at line 61 of file csharp_source_generator_base.cc.

◆ operator=()

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

◆ options()

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

Definition at line 65 of file csharp_source_generator_base.cc.

◆ WriteGeneratedCodeAttributes()

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

Definition at line 57 of file csharp_source_generator_base.cc.

Member Data Documentation

◆ descriptor_

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

Definition at line 62 of file csharp_source_generator_base.h.

◆ options_

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

Definition at line 63 of file csharp_source_generator_base.h.


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


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