#include <cpp_enum.h>
◆ EnumGenerator()
google::protobuf::compiler::cpp::EnumGenerator::EnumGenerator |
( |
const EnumDescriptor * |
descriptor, |
|
|
const Options & |
options |
|
) |
| |
◆ ~EnumGenerator()
google::protobuf::compiler::cpp::EnumGenerator::~EnumGenerator |
( |
| ) |
|
◆ FillForwardDeclaration()
void google::protobuf::compiler::cpp::EnumGenerator::FillForwardDeclaration |
( |
map< string, const EnumDescriptor *> * |
enum_names | ) |
|
◆ GenerateDefinition()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateDefinition |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDescriptorInitializer()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateDescriptorInitializer |
( |
io::Printer * |
printer, |
|
|
int |
index |
|
) |
| |
◆ GenerateGetEnumDescriptorSpecializations()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateGetEnumDescriptorSpecializations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateMethods()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateMethods |
( |
io::Printer * |
printer | ) |
|
◆ GenerateSymbolImports()
void google::protobuf::compiler::cpp::EnumGenerator::GenerateSymbolImports |
( |
io::Printer * |
printer | ) |
|
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc