This is the complete list of members for google::protobuf::compiler::js::Generator, including all inherited members.
CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
Feature enum name | google::protobuf::compiler::CodeGenerator | |
FEATURE_PROTO3_OPTIONAL enum value | google::protobuf::compiler::CodeGenerator | |
FindProvides(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvides(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForEnum(const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForEnum(const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForFields(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForFields(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForFile(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForFile(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForMessage(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindProvidesForMessage(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
FindRequiresForExtension(const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const | google::protobuf::compiler::js::Generator | private |
FindRequiresForExtension(const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const | google::protobuf::compiler::js::Generator | private |
FindRequiresForField(const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const | google::protobuf::compiler::js::Generator | private |
FindRequiresForField(const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const | google::protobuf::compiler::js::Generator | private |
FindRequiresForMessage(const GeneratorOptions &options, const Descriptor *desc, std::set< std::string > *required, std::set< std::string > *forwards, bool *have_message) const | google::protobuf::compiler::js::Generator | private |
FindRequiresForMessage(const GeneratorOptions &options, const Descriptor *desc, std::set< std::string > *required, std::set< std::string > *forwards, bool *have_message) const | google::protobuf::compiler::js::Generator | private |
Generate(const FileDescriptor *file, const std::string ¶meter, GeneratorContext *context, std::string *error) const | google::protobuf::compiler::js::Generator | inlinevirtual |
Generate(const FileDescriptor *file, const std::string ¶meter, GeneratorContext *context, std::string *error) const override | google::protobuf::compiler::js::Generator | inlinevirtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *context, std::string *error) const | google::protobuf::compiler::js::Generator | virtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *context, std::string *error) const override | google::protobuf::compiler::js::Generator | virtual |
GenerateClass(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClass(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassConstructor(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassConstructor(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassConstructorAndDeclareExtensionFieldInfo(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassConstructorAndDeclareExtensionFieldInfo(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassDeserialize(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassDeserialize(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassDeserializeBinary(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassDeserializeBinary(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassDeserializeBinaryField(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassDeserializeBinaryField(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassesAndEnums(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const | google::protobuf::compiler::js::Generator | private |
GenerateClassesAndEnums(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const | google::protobuf::compiler::js::Generator | private |
GenerateClassExtensionFieldInfo(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassExtensionFieldInfo(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassField(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassField(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFieldFromObject(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFieldFromObject(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFieldInfo(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFieldInfo(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFields(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFields(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFieldToObject(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFieldToObject(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFromObject(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassFromObject(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassRegistration(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassRegistration(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassSerializeBinary(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassSerializeBinary(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassSerializeBinaryField(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassSerializeBinaryField(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateClassToObject(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassToObject(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassXid(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateClassXid(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateEnum(const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc) const | google::protobuf::compiler::js::Generator | private |
GenerateEnum(const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc) const | google::protobuf::compiler::js::Generator | private |
GenerateExtension(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateExtension(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateFieldValueExpression(io::Printer *printer, const char *obj_reference, const FieldDescriptor *field, bool use_default) const | google::protobuf::compiler::js::Generator | private |
GenerateFieldValueExpression(io::Printer *printer, const char *obj_reference, const FieldDescriptor *field, bool use_default) const | google::protobuf::compiler::js::Generator | private |
GenerateFile(const FileDescriptor *file, const GeneratorOptions &options, GeneratorContext *context, bool use_short_name) const | google::protobuf::compiler::js::Generator | private |
GenerateFile(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const | google::protobuf::compiler::js::Generator | private |
GenerateFile(const FileDescriptor *file, const GeneratorOptions &options, GeneratorContext *context, bool use_short_name) const | google::protobuf::compiler::js::Generator | private |
GenerateFile(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const | google::protobuf::compiler::js::Generator | private |
GenerateFileAndDeps(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *root, std::set< const FileDescriptor * > *all_files, std::set< const FileDescriptor * > *generated) const | google::protobuf::compiler::js::Generator | private |
GenerateFileAndDeps(const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *root, std::set< const FileDescriptor * > *all_files, std::set< const FileDescriptor * > *generated) const | google::protobuf::compiler::js::Generator | private |
GenerateFilesInDepOrder(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file) const | google::protobuf::compiler::js::Generator | private |
GenerateFilesInDepOrder(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file) const | google::protobuf::compiler::js::Generator | private |
GenerateHeader(const GeneratorOptions &options, const FileDescriptor *file, io::Printer *printer) const | google::protobuf::compiler::js::Generator | private |
GenerateHeader(const GeneratorOptions &options, const FileDescriptor *file, io::Printer *printer) const | google::protobuf::compiler::js::Generator | private |
GenerateObjectTypedef(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateObjectTypedef(const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const | google::protobuf::compiler::js::Generator | private |
GenerateOneofCaseDefinition(const GeneratorOptions &options, io::Printer *printer, const OneofDescriptor *oneof) const | google::protobuf::compiler::js::Generator | private |
GenerateOneofCaseDefinition(const GeneratorOptions &options, io::Printer *printer, const OneofDescriptor *oneof) const | google::protobuf::compiler::js::Generator | private |
GenerateProvides(const GeneratorOptions &options, io::Printer *printer, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateProvides(const GeneratorOptions &options, io::Printer *printer, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRepeatedMessageHelperMethods(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateRepeatedMessageHelperMethods(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const | google::protobuf::compiler::js::Generator | private |
GenerateRepeatedPrimitiveHelperMethods(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field, bool untyped) const | google::protobuf::compiler::js::Generator | private |
GenerateRepeatedPrimitiveHelperMethods(const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field, bool untyped) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresForExtensions(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresForExtensions(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresForLibrary(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &files, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresForLibrary(const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &files, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresForSCC(const GeneratorOptions &options, io::Printer *printer, const SCC *scc, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresForSCC(const GeneratorOptions &options, io::Printer *printer, const SCC *scc, std::set< std::string > *provided) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresImpl(const GeneratorOptions &options, io::Printer *printer, std::set< std::string > *required, std::set< std::string > *forwards, std::set< std::string > *provided, bool require_jspb, bool require_extension, bool require_map) const | google::protobuf::compiler::js::Generator | private |
GenerateRequiresImpl(const GeneratorOptions &options, io::Printer *printer, std::set< std::string > *required, std::set< std::string > *forwards, std::set< std::string > *provided, bool require_jspb, bool require_extension, bool require_map) const | google::protobuf::compiler::js::Generator | private |
GenerateTestOnly(const GeneratorOptions &options, io::Printer *printer) const | google::protobuf::compiler::js::Generator | private |
GenerateTestOnly(const GeneratorOptions &options, io::Printer *printer) const | google::protobuf::compiler::js::Generator | private |
Generator() | google::protobuf::compiler::js::Generator | inline |
Generator() | google::protobuf::compiler::js::Generator | inline |
GetSupportedFeatures() const override | google::protobuf::compiler::js::Generator | inlinevirtual |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Generator) | google::protobuf::compiler::js::Generator | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Generator) | google::protobuf::compiler::js::Generator | private |
HasGenerateAll() const | google::protobuf::compiler::js::Generator | inlinevirtual |
HasGenerateAll() const override | google::protobuf::compiler::js::Generator | inlinevirtual |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |
~Generator() | google::protobuf::compiler::js::Generator | inlinevirtual |
~Generator() | google::protobuf::compiler::js::Generator | inlinevirtual |