|
void | FindProvides (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file, std::set< std::string > *provided) const |
|
void | FindProvides (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file, std::set< std::string > *provided) const |
|
void | FindProvidesForEnum (const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc, std::set< std::string > *provided) const |
|
void | FindProvidesForEnum (const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc, std::set< std::string > *provided) const |
|
void | FindProvidesForFields (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const |
|
void | FindProvidesForFields (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const |
|
void | FindProvidesForFile (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file, std::set< std::string > *provided) const |
|
void | FindProvidesForFile (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file, std::set< std::string > *provided) const |
|
void | FindProvidesForMessage (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc, std::set< std::string > *provided) const |
|
void | FindProvidesForMessage (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc, std::set< std::string > *provided) const |
|
void | FindRequiresForExtension (const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const |
|
void | FindRequiresForExtension (const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const |
|
void | FindRequiresForField (const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const |
|
void | FindRequiresForField (const GeneratorOptions &options, const FieldDescriptor *field, std::set< std::string > *required, std::set< std::string > *forwards) const |
|
void | FindRequiresForMessage (const GeneratorOptions &options, const Descriptor *desc, std::set< std::string > *required, std::set< std::string > *forwards, bool *have_message) const |
|
void | FindRequiresForMessage (const GeneratorOptions &options, const Descriptor *desc, std::set< std::string > *required, std::set< std::string > *forwards, bool *have_message) const |
|
void | GenerateClass (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClass (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassConstructor (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassConstructor (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassConstructorAndDeclareExtensionFieldInfo (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassConstructorAndDeclareExtensionFieldInfo (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassDeserialize (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassDeserialize (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassDeserializeBinary (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassDeserializeBinary (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassDeserializeBinaryField (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassDeserializeBinaryField (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassesAndEnums (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const |
|
void | GenerateClassesAndEnums (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const |
|
void | GenerateClassExtensionFieldInfo (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassExtensionFieldInfo (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassField (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *desc) const |
|
void | GenerateClassField (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *desc) const |
|
void | GenerateClassFieldFromObject (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassFieldFromObject (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassFieldInfo (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassFieldInfo (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassFields (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassFields (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassFieldToObject (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassFieldToObject (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassFromObject (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassFromObject (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassRegistration (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassRegistration (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassSerializeBinary (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassSerializeBinary (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassSerializeBinaryField (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassSerializeBinaryField (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateClassToObject (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassToObject (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassXid (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateClassXid (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateEnum (const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc) const |
|
void | GenerateEnum (const GeneratorOptions &options, io::Printer *printer, const EnumDescriptor *enumdesc) const |
|
void | GenerateExtension (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateExtension (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateFieldValueExpression (io::Printer *printer, const char *obj_reference, const FieldDescriptor *field, bool use_default) const |
|
void | GenerateFieldValueExpression (io::Printer *printer, const char *obj_reference, const FieldDescriptor *field, bool use_default) const |
|
bool | GenerateFile (const FileDescriptor *file, const GeneratorOptions &options, GeneratorContext *context, bool use_short_name) const |
|
bool | GenerateFile (const FileDescriptor *file, const GeneratorOptions &options, GeneratorContext *context, bool use_short_name) const |
|
void | GenerateFile (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const |
|
void | GenerateFile (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *file) const |
|
void | GenerateFileAndDeps (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *root, std::set< const FileDescriptor * > *all_files, std::set< const FileDescriptor * > *generated) const |
|
void | GenerateFileAndDeps (const GeneratorOptions &options, io::Printer *printer, const FileDescriptor *root, std::set< const FileDescriptor * > *all_files, std::set< const FileDescriptor * > *generated) const |
|
void | GenerateFilesInDepOrder (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file) const |
|
void | GenerateFilesInDepOrder (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &file) const |
|
void | GenerateHeader (const GeneratorOptions &options, const FileDescriptor *file, io::Printer *printer) const |
|
void | GenerateHeader (const GeneratorOptions &options, const FileDescriptor *file, io::Printer *printer) const |
|
void | GenerateObjectTypedef (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateObjectTypedef (const GeneratorOptions &options, io::Printer *printer, const Descriptor *desc) const |
|
void | GenerateOneofCaseDefinition (const GeneratorOptions &options, io::Printer *printer, const OneofDescriptor *oneof) const |
|
void | GenerateOneofCaseDefinition (const GeneratorOptions &options, io::Printer *printer, const OneofDescriptor *oneof) const |
|
void | GenerateProvides (const GeneratorOptions &options, io::Printer *printer, std::set< std::string > *provided) const |
|
void | GenerateProvides (const GeneratorOptions &options, io::Printer *printer, std::set< std::string > *provided) const |
|
void | GenerateRepeatedMessageHelperMethods (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateRepeatedMessageHelperMethods (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field) const |
|
void | GenerateRepeatedPrimitiveHelperMethods (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field, bool untyped) const |
|
void | GenerateRepeatedPrimitiveHelperMethods (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field, bool untyped) const |
|
void | GenerateRequiresForExtensions (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const |
|
void | GenerateRequiresForExtensions (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FieldDescriptor * > &fields, std::set< std::string > *provided) const |
|
void | GenerateRequiresForLibrary (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &files, std::set< std::string > *provided) const |
|
void | GenerateRequiresForLibrary (const GeneratorOptions &options, io::Printer *printer, const std::vector< const FileDescriptor * > &files, std::set< std::string > *provided) const |
|
void | GenerateRequiresForSCC (const GeneratorOptions &options, io::Printer *printer, const SCC *scc, std::set< std::string > *provided) const |
|
void | GenerateRequiresForSCC (const GeneratorOptions &options, io::Printer *printer, const SCC *scc, std::set< std::string > *provided) const |
|
void | 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 |
|
void | 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 |
|
void | GenerateTestOnly (const GeneratorOptions &options, io::Printer *printer) const |
|
void | GenerateTestOnly (const GeneratorOptions &options, io::Printer *printer) const |
|
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Generator) |
|
| GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (Generator) |
|