webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::compiler::csharp::EnumGenerator Class Reference

#include <csharp_enum.h>

Inheritance diagram for google::protobuf::compiler::csharp::EnumGenerator:
google::protobuf::compiler::csharp::SourceGeneratorBase

Public Member Functions

 EnumGenerator (const EnumDescriptor *descriptor, const Options *options)
 
 ~EnumGenerator ()
 
void Generate (io::Printer *printer)
 

Additional Inherited Members

- Protected Member Functions inherited from google::protobuf::compiler::csharp::SourceGeneratorBase
 SourceGeneratorBase (const FileDescriptor *descriptor, const Options *options)
 
virtual ~SourceGeneratorBase ()
 
std::string class_access_level ()
 
const Optionsoptions ()
 
void WriteGeneratedCodeAttributes (io::Printer *printer)
 

Constructor & Destructor Documentation

◆ EnumGenerator()

google::protobuf::compiler::csharp::EnumGenerator::EnumGenerator ( const EnumDescriptor descriptor,
const Options options 
)

◆ ~EnumGenerator()

google::protobuf::compiler::csharp::EnumGenerator::~EnumGenerator ( )

Member Function Documentation

◆ Generate()

void google::protobuf::compiler::csharp::EnumGenerator::Generate ( io::Printer printer)

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