CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
Feature enum name | google::protobuf::compiler::CodeGenerator | |
FEATURE_PROTO3_OPTIONAL enum value | google::protobuf::compiler::CodeGenerator | |
Generate(const FileDescriptor *file, const string ¶meter, GeneratorContext *generator_context, string *error) const | google::protobuf::compiler::csharp::Generator | virtual |
Generate(const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const override | google::protobuf::compiler::csharp::Generator | virtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const | google::protobuf::compiler::CodeGenerator | virtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const | google::protobuf::compiler::CodeGenerator | virtual |
Generator() | google::protobuf::compiler::csharp::Generator | |
GetSupportedFeatures() const override | google::protobuf::compiler::csharp::Generator | virtual |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodeGenerator) | google::protobuf::compiler::CodeGenerator | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodeGenerator) | google::protobuf::compiler::CodeGenerator | private |
HasGenerateAll() const | google::protobuf::compiler::CodeGenerator | inlinevirtual |
HasGenerateAll() const | google::protobuf::compiler::CodeGenerator | inlinevirtual |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |
~Generator() | google::protobuf::compiler::csharp::Generator | |