#include <cpp_enum.h>
Definition at line 57 of file cpp_enum.h.
◆ EnumGenerator()
◆ ~EnumGenerator()
google::protobuf::compiler::cpp::EnumGenerator::~EnumGenerator |
( |
| ) |
|
◆ GenerateDefinition()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateDefinition |
( |
io::Printer * |
printer | ) |
|
◆ GenerateGetEnumDescriptorSpecializations()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateGetEnumDescriptorSpecializations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateMethods()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateMethods |
( |
int |
idx, |
|
|
io::Printer * |
printer |
|
) |
| |
◆ GenerateSymbolImports()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateSymbolImports |
( |
io::Printer * |
printer | ) |
const |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::compiler::cpp::EnumGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
EnumGenerator |
| ) |
|
|
private |
◆ FileGenerator
◆ classname_
const std::string google::protobuf::compiler::cpp::EnumGenerator::classname_ |
|
private |
◆ descriptor_
const EnumDescriptor* google::protobuf::compiler::cpp::EnumGenerator::descriptor_ |
|
private |
◆ generate_array_size_
const bool google::protobuf::compiler::cpp::EnumGenerator::generate_array_size_ |
|
private |
◆ options_
const Options& google::protobuf::compiler::cpp::EnumGenerator::options_ |
|
private |
◆ variables_
The documentation for this class was generated from the following files: