#include <cpp_message.h>
◆ MessageGenerator()
google::protobuf::compiler::cpp::MessageGenerator::MessageGenerator |
( |
const Descriptor * |
descriptor, |
|
|
const Options & |
options |
|
) |
| |
◆ ~MessageGenerator()
google::protobuf::compiler::cpp::MessageGenerator::~MessageGenerator |
( |
| ) |
|
◆ FillEnumForwardDeclarations()
void google::protobuf::compiler::cpp::MessageGenerator::FillEnumForwardDeclarations |
( |
map< string, const EnumDescriptor *> * |
enum_names | ) |
|
◆ FillMessageForwardDeclarations()
void google::protobuf::compiler::cpp::MessageGenerator::FillMessageForwardDeclarations |
( |
map< string, const Descriptor *> * |
class_names | ) |
|
◆ GenerateClassDefinition()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateClassDefinition |
( |
io::Printer * |
printer | ) |
|
◆ GenerateClassMethods()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateClassMethods |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDefaultInstanceAllocator()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateDefaultInstanceAllocator |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDefaultInstanceInitializer()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateDefaultInstanceInitializer |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDependentInlineMethods()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateDependentInlineMethods |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDescriptorDeclarations()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateDescriptorDeclarations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateDescriptorInitializer()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateDescriptorInitializer |
( |
io::Printer * |
printer, |
|
|
int |
index |
|
) |
| |
◆ GenerateEnumDefinitions()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateEnumDefinitions |
( |
io::Printer * |
printer | ) |
|
◆ GenerateGetEnumDescriptorSpecializations()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateGetEnumDescriptorSpecializations |
( |
io::Printer * |
printer | ) |
|
◆ GenerateInlineMethods()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateInlineMethods |
( |
io::Printer * |
printer, |
|
|
bool |
is_inline |
|
) |
| |
◆ GenerateShutdownCode()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateShutdownCode |
( |
io::Printer * |
printer | ) |
|
◆ GenerateTypeRegistrations()
void google::protobuf::compiler::cpp::MessageGenerator::GenerateTypeRegistrations |
( |
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_message.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc