#include <ruby_generator.h>
Private Member Functions | |
bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const override |
virtual bool | Generate (const FileDescriptor *file, const string ¶meter, GeneratorContext *generator_context, string *error) const |
uint64_t | GetSupportedFeatures () const override |
Additional Inherited Members | |
![]() | |
enum | Feature { FEATURE_PROTO3_OPTIONAL = 1 } |
![]() | |
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 bool | HasGenerateAll () const |
virtual bool | HasGenerateAll () const |
virtual | ~CodeGenerator () |
virtual | ~CodeGenerator () |
Definition at line 51 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h.
|
overrideprivatevirtual |
Implements google::protobuf::compiler::CodeGenerator.
Definition at line 553 of file third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc.
|
privatevirtual |
Definition at line 577 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from google::protobuf::compiler::CodeGenerator.
Definition at line 55 of file third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h.