#include <cpp_extension.h>
Definition at line 61 of file cpp_extension.h.
◆ ExtensionGenerator()
google::protobuf::compiler::cpp::ExtensionGenerator::ExtensionGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
const Options & |
options |
|
) |
| |
|
explicit |
◆ ~ExtensionGenerator()
google::protobuf::compiler::cpp::ExtensionGenerator::~ExtensionGenerator |
( |
| ) |
|
◆ GenerateDeclaration()
void google::protobuf::compiler::cpp::ExtensionGenerator::GenerateDeclaration |
( |
io::Printer * |
printer | ) |
const |
◆ GenerateDefinition()
void google::protobuf::compiler::cpp::ExtensionGenerator::GenerateDefinition |
( |
io::Printer * |
printer | ) |
|
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::compiler::cpp::ExtensionGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ExtensionGenerator |
| ) |
|
|
private |
◆ IsScoped()
bool google::protobuf::compiler::cpp::ExtensionGenerator::IsScoped |
( |
| ) |
const |
◆ descriptor_
const FieldDescriptor* google::protobuf::compiler::cpp::ExtensionGenerator::descriptor_ |
|
private |
◆ options_
Options google::protobuf::compiler::cpp::ExtensionGenerator::options_ |
|
private |
◆ type_traits_
std::string google::protobuf::compiler::cpp::ExtensionGenerator::type_traits_ |
|
private |
◆ variables_
The documentation for this class was generated from the following files: