
Private Member Functions | |
| bool | Generate (const protobuf::FileDescriptor *file, const std::string ¶meter, protoc::GeneratorContext *context, std::string *error) const override |
Additional Inherited Members | |
Public Types inherited from google::protobuf::compiler::CodeGenerator | |
| enum | Feature { FEATURE_PROTO3_OPTIONAL = 1 } |
Public Member Functions inherited from google::protobuf::compiler::CodeGenerator | |
| CodeGenerator () | |
| CodeGenerator () | |
| virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
| virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
| virtual uint64_t | GetSupportedFeatures () const |
| virtual bool | HasGenerateAll () const |
| virtual bool | HasGenerateAll () const |
| virtual | ~CodeGenerator () |
| virtual | ~CodeGenerator () |
|
overrideprivatevirtual |
Implements google::protobuf::compiler::CodeGenerator.