webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | 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:
google::protobuf::compiler::csharp::EnumGenerator google::protobuf::compiler::csharp::FieldGeneratorBase google::protobuf::compiler::csharp::MessageGenerator google::protobuf::compiler::csharp::ReflectionClassGenerator google::protobuf::compiler::csharp::MapFieldGenerator google::protobuf::compiler::csharp::MessageFieldGenerator google::protobuf::compiler::csharp::PrimitiveFieldGenerator google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator google::protobuf::compiler::csharp::WrapperFieldGenerator google::protobuf::compiler::csharp::MessageOneofFieldGenerator google::protobuf::compiler::csharp::EnumFieldGenerator google::protobuf::compiler::csharp::PrimitiveOneofFieldGenerator google::protobuf::compiler::csharp::WrapperOneofFieldGenerator google::protobuf::compiler::csharp::EnumOneofFieldGenerator

Protected Member Functions

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

Constructor & Destructor Documentation

◆ SourceGeneratorBase()

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

◆ ~SourceGeneratorBase()

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

Member Function Documentation

◆ class_access_level()

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

◆ options()

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

◆ WriteGeneratedCodeAttributes()

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

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