|
bool | Generate (const FileDescriptor *file, const string ¶meter, GeneratorContext *context, string *error) const |
|
bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const string ¶meter, GeneratorContext *context, string *error) const |
|
| CodeGenerator () |
|
virtual bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const =0 |
|
virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
|
virtual bool | HasGenerateAll () const |
|
virtual | ~CodeGenerator () |
|
◆ CanGenerate()
bool google::protobuf::compiler::Proto2ToProto3Generator::CanGenerate |
( |
const FileDescriptor * |
file | ) |
const |
|
inlineprivate |
◆ Generate()
◆ GenerateAll()
The documentation for this class was generated from the following file: