Public Member Functions | Private Member Functions | List of all members
google::protobuf::compiler::Proto2ToProto3Generator Class Referencefinal
Inheritance diagram for google::protobuf::compiler::Proto2ToProto3Generator:
Inheritance graph
[legend]

Public Member Functions

bool Generate (const FileDescriptor *file, const string &parameter, GeneratorContext *context, string *error) const
 
bool GenerateAll (const std::vector< const FileDescriptor * > &files, const string &parameter, GeneratorContext *context, string *error) const
 
- Public Member Functions inherited from google::protobuf::compiler::CodeGenerator
 CodeGenerator ()
 
virtual bool Generate (const FileDescriptor *file, const std::string &parameter, GeneratorContext *generator_context, std::string *error) const =0
 
virtual bool GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string &parameter, GeneratorContext *generator_context, std::string *error) const
 
virtual bool HasGenerateAll () const
 
virtual ~CodeGenerator ()
 

Private Member Functions

bool CanGenerate (const FileDescriptor *file) const
 

Detailed Description

Definition at line 36 of file protoc-gen-proto2_to_proto3.cc.

Member Function Documentation

◆ CanGenerate()

bool google::protobuf::compiler::Proto2ToProto3Generator::CanGenerate ( const FileDescriptor file) const
inlineprivate

Definition at line 83 of file protoc-gen-proto2_to_proto3.cc.

◆ Generate()

bool google::protobuf::compiler::Proto2ToProto3Generator::Generate ( const FileDescriptor file,
const string parameter,
GeneratorContext context,
string error 
) const
inline

Definition at line 54 of file protoc-gen-proto2_to_proto3.cc.

◆ GenerateAll()

bool google::protobuf::compiler::Proto2ToProto3Generator::GenerateAll ( const std::vector< const FileDescriptor * > &  files,
const string parameter,
GeneratorContext context,
string error 
) const
inline

Definition at line 38 of file protoc-gen-proto2_to_proto3.cc.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09