AddEnumToFileDescriptor(const EnumDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddEnumToFileDescriptor(const EnumDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddExtensionToFileDescriptor(const FieldDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddExtensionToFileDescriptor(const FieldDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddMessageToFileDescriptor(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddMessageToFileDescriptor(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddServiceToFileDescriptor(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
AddServiceToFileDescriptor(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
CopyPublicDependenciesAliases(const std::string ©_from, const FileDescriptor *file) const | google::protobuf::compiler::python::Generator | private |
CopyPublicDependenciesAliases(const std::string ©_from, const FileDescriptor *file) const | google::protobuf::compiler::python::Generator | private |
Feature enum name | google::protobuf::compiler::CodeGenerator | |
FEATURE_PROTO3_OPTIONAL enum value | google::protobuf::compiler::CodeGenerator | |
FieldReferencingExpression(const Descriptor *containing_type, const FieldDescriptor &field, const std::string &python_dict_name) const | google::protobuf::compiler::python::Generator | private |
FieldReferencingExpression(const Descriptor *containing_type, const FieldDescriptor &field, const std::string &python_dict_name) const | google::protobuf::compiler::python::Generator | private |
file_ | google::protobuf::compiler::python::Generator | mutableprivate |
file_descriptor_serialized_ | google::protobuf::compiler::python::Generator | mutableprivate |
FixAllDescriptorOptions() const | google::protobuf::compiler::python::Generator | private |
FixAllDescriptorOptions() const | google::protobuf::compiler::python::Generator | private |
FixContainingTypeInDescriptor(const DescriptorT &descriptor, const Descriptor *containing_descriptor) const | google::protobuf::compiler::python::Generator | private |
FixContainingTypeInDescriptor(const DescriptorT &descriptor, const Descriptor *containing_descriptor) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInDescriptor(const Descriptor &descriptor, const Descriptor *containing_descriptor) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInDescriptor(const Descriptor &descriptor, const Descriptor *containing_descriptor) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInDescriptors() const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInDescriptors() const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInExtension(const FieldDescriptor &extension_field) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInExtension(const FieldDescriptor &extension_field) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInExtensions() const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInExtensions() const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInField(const Descriptor *containing_type, const FieldDescriptor &field, const std::string &python_dict_name) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInField(const Descriptor *containing_type, const FieldDescriptor &field, const std::string &python_dict_name) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInNestedExtensions(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
FixForeignFieldsInNestedExtensions(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForEnum(const EnumDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForEnum(const EnumDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForField(const FieldDescriptor &field) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForField(const FieldDescriptor &field) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForMessage(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForMessage(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForOneof(const OneofDescriptor &oneof) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForOneof(const OneofDescriptor &oneof) const | google::protobuf::compiler::python::Generator | private |
FixOptionsForService(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
Generate(const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const | google::protobuf::compiler::python::Generator | virtual |
Generate(const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const override | google::protobuf::compiler::python::Generator | virtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const | google::protobuf::compiler::CodeGenerator | virtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const | google::protobuf::compiler::CodeGenerator | virtual |
GeneratingDescriptorProto() const | google::protobuf::compiler::python::Generator | private |
GeneratingDescriptorProto() const | google::protobuf::compiler::python::Generator | private |
Generator() | google::protobuf::compiler::python::Generator | |
Generator() | google::protobuf::compiler::python::Generator | |
GetSupportedFeatures() const override | google::protobuf::compiler::python::Generator | virtual |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Generator) | google::protobuf::compiler::python::Generator | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Generator) | google::protobuf::compiler::python::Generator | private |
HasGenerateAll() const | google::protobuf::compiler::CodeGenerator | inlinevirtual |
HasGenerateAll() const | google::protobuf::compiler::CodeGenerator | inlinevirtual |
ModuleLevelDescriptorName(const DescriptorT &descriptor) const | google::protobuf::compiler::python::Generator | private |
ModuleLevelDescriptorName(const DescriptorT &descriptor) const | google::protobuf::compiler::python::Generator | private |
ModuleLevelMessageName(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
ModuleLevelMessageName(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
ModuleLevelServiceDescriptorName(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
ModuleLevelServiceDescriptorName(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
mutex_ | google::protobuf::compiler::python::Generator | mutableprivate |
OptionsValue(const std::string &serialized_options) const | google::protobuf::compiler::python::Generator | private |
OptionsValue(const std::string &serialized_options) const | google::protobuf::compiler::python::Generator | private |
PrintAllNestedEnumsInFile() const | google::protobuf::compiler::python::Generator | private |
PrintAllNestedEnumsInFile(StripPrintDescriptor print_mode) const | google::protobuf::compiler::python::Generator | private |
PrintCreateDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintCreateEnum(const EnumDescriptor &enum_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintDescriptorKeyAndModuleName(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintDescriptorKeyAndModuleName(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintEnum(const EnumDescriptor &enum_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintEnumValueDescriptor(const EnumValueDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintEnumValueDescriptor(const EnumValueDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
printer_ | google::protobuf::compiler::python::Generator | mutableprivate |
PrintExtensionsInDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintExtensionsInDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintFieldDescriptor(const FieldDescriptor &field, bool is_extension) const | google::protobuf::compiler::python::Generator | private |
PrintFieldDescriptor(const FieldDescriptor &field, bool is_extension) const | google::protobuf::compiler::python::Generator | private |
PrintFieldDescriptorsInDescriptor(const Descriptor &message_descriptor, bool is_extension, const std::string &list_variable_name, int(Descriptor::*CountFn)() const, const FieldDescriptor *(Descriptor::*GetterFn)(int) const) const | google::protobuf::compiler::python::Generator | private |
PrintFieldDescriptorsInDescriptor(const Descriptor &message_descriptor, bool is_extension, const std::string &list_variable_name, int(Descriptor::*CountFn)() const, const FieldDescriptor *(Descriptor::*GetterFn)(int) const) const | google::protobuf::compiler::python::Generator | private |
PrintFieldsInDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintFieldsInDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintFileDescriptor() const | google::protobuf::compiler::python::Generator | private |
PrintFileDescriptor() const | google::protobuf::compiler::python::Generator | private |
PrintFindDescriptor(const Descriptor &message_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintFindEnum(const EnumDescriptor &enum_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintImports() const | google::protobuf::compiler::python::Generator | private |
PrintImports() const | google::protobuf::compiler::python::Generator | private |
PrintMessage(const Descriptor &message_descriptor, const std::string &prefix, std::vector< std::string > *to_register, bool is_nested) const | google::protobuf::compiler::python::Generator | private |
PrintMessage(const Descriptor &message_descriptor, const std::string &prefix, std::vector< std::string > *to_register, bool is_nested) const | google::protobuf::compiler::python::Generator | private |
PrintMessageDescriptors() const | google::protobuf::compiler::python::Generator | private |
PrintMessageDescriptors(StripPrintDescriptor print_mode) const | google::protobuf::compiler::python::Generator | private |
PrintMessages() const | google::protobuf::compiler::python::Generator | private |
PrintMessages() const | google::protobuf::compiler::python::Generator | private |
PrintNestedDescriptors(const Descriptor &containing_descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintNestedDescriptors(const Descriptor &containing_descriptor, StripPrintDescriptor print_mode) const | google::protobuf::compiler::python::Generator | private |
PrintNestedEnums(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintNestedEnums(const Descriptor &descriptor, StripPrintDescriptor print_mode) const | google::protobuf::compiler::python::Generator | private |
PrintNestedMessages(const Descriptor &containing_descriptor, const std::string &prefix, std::vector< std::string > *to_register) const | google::protobuf::compiler::python::Generator | private |
PrintNestedMessages(const Descriptor &containing_descriptor, const std::string &prefix, std::vector< std::string > *to_register) const | google::protobuf::compiler::python::Generator | private |
PrintSerializedPbInterval(const DescriptorT &descriptor, DescriptorProtoT &proto) const | google::protobuf::compiler::python::Generator | private |
PrintSerializedPbInterval(const DescriptorT &descriptor, DescriptorProtoT &proto, const std::string &name) const | google::protobuf::compiler::python::Generator | private |
PrintServiceClass(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintServiceClass(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintServiceDescriptor(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintServiceDescriptor(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintServiceDescriptors() const | google::protobuf::compiler::python::Generator | private |
PrintServiceDescriptors() const | google::protobuf::compiler::python::Generator | private |
PrintServices() const | google::protobuf::compiler::python::Generator | private |
PrintServices() const | google::protobuf::compiler::python::Generator | private |
PrintServiceStub(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintServiceStub(const ServiceDescriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
PrintTopLevelEnums() const | google::protobuf::compiler::python::Generator | private |
PrintTopLevelEnums() const | google::protobuf::compiler::python::Generator | private |
PrintTopLevelExtensions() const | google::protobuf::compiler::python::Generator | private |
PrintTopLevelExtensions() const | google::protobuf::compiler::python::Generator | private |
pure_python_workable_ | google::protobuf::compiler::python::Generator | mutableprivate |
SetMessagePbInterval(const Descriptor &descriptor) const | google::protobuf::compiler::python::Generator | private |
SetSerializedPbInterval() const | google::protobuf::compiler::python::Generator | private |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |
~Generator() | google::protobuf::compiler::python::Generator | virtual |
~Generator() | google::protobuf::compiler::python::Generator | virtual |