#include <cpp_enum_field.h>

Private Member Functions | |
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (EnumOneofFieldGenerator) | |
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (EnumOneofFieldGenerator) | |
Additional Inherited Members | |
Protected Attributes inherited from google::protobuf::compiler::cpp::FieldGenerator | |
| const FieldDescriptor * | descriptor_ |
| const Options & | options_ |
| std::map< std::string, std::string > | variables_ |
Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h.
| google::protobuf::compiler::cpp::EnumOneofFieldGenerator::EnumOneofFieldGenerator | ( | const FieldDescriptor * | descriptor, |
| const Options & | options | ||
| ) |
Definition at line 161 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.
| google::protobuf::compiler::cpp::EnumOneofFieldGenerator::~EnumOneofFieldGenerator | ( | ) |
Definition at line 167 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.
| google::protobuf::compiler::cpp::EnumOneofFieldGenerator::EnumOneofFieldGenerator | ( | const FieldDescriptor * | descriptor, |
| const Options & | options | ||
| ) |
| google::protobuf::compiler::cpp::EnumOneofFieldGenerator::~EnumOneofFieldGenerator | ( | ) |
|
virtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
Definition at line 202 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.
|
overridevirtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
|
virtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
Definition at line 211 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.
|
overridevirtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
|
virtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
Definition at line 169 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.
|
overridevirtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
|
virtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
Definition at line 207 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.
|
overridevirtual |
Reimplemented from google::protobuf::compiler::cpp::EnumFieldGenerator.
|
private |
|
private |