AddDeprecatedFlag(io::Printer *printer) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
AddNullCheck(io::Printer *printer) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
AddNullCheck(io::Printer *printer, const std::string &name) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
AddPublicMemberAttributes(io::Printer *printer) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
capitalized_type_name() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
class_access_level() | google::protobuf::compiler::csharp::SourceGeneratorBase | protected |
default_value() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
default_value(const FieldDescriptor *descriptor) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
descriptor_ | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
EnumFieldGenerator(const FieldDescriptor *descriptor, int fieldOrdinal, const Options *options) | google::protobuf::compiler::csharp::EnumFieldGenerator | |
FieldGeneratorBase(const FieldDescriptor *descriptor, int fieldOrdinal, const Options *options) | google::protobuf::compiler::csharp::FieldGeneratorBase | |
fieldOrdinal_ | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
GenerateCloningCode(io::Printer *printer) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | virtual |
GenerateCodecCode(io::Printer *printer) | google::protobuf::compiler::csharp::EnumFieldGenerator | virtual |
GenerateFreezingCode(io::Printer *printer) | google::protobuf::compiler::csharp::FieldGeneratorBase | virtual |
GenerateMembers(io::Printer *printer) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | virtual |
GenerateMergingCode(io::Printer *printer) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | virtual |
GenerateParsingCode(io::Printer *printer) | google::protobuf::compiler::csharp::EnumFieldGenerator | virtual |
GenerateSerializationCode(io::Printer *printer) | google::protobuf::compiler::csharp::EnumFieldGenerator | virtual |
GenerateSerializedSizeCode(io::Printer *printer) | google::protobuf::compiler::csharp::EnumFieldGenerator | virtual |
has_default_value() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
is_nullable_type() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
is_value_type | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | protected |
name() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
number() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
oneof_name() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
oneof_property_name() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
options() | google::protobuf::compiler::csharp::SourceGeneratorBase | protected |
PrimitiveFieldGenerator(const FieldDescriptor *descriptor, int fieldOrdinal, const Options *options) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | |
property_name() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
SetCommonOneofFieldVariables(map< string, string > *variables) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
SourceGeneratorBase(const FileDescriptor *descriptor, const Options *options) | google::protobuf::compiler::csharp::SourceGeneratorBase | protected |
type_name() | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
type_name(const FieldDescriptor *descriptor) | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
variables_ | google::protobuf::compiler::csharp::FieldGeneratorBase | protected |
WriteEquals(io::Printer *printer) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | virtual |
WriteGeneratedCodeAttributes(io::Printer *printer) | google::protobuf::compiler::csharp::SourceGeneratorBase | protected |
WriteHash(io::Printer *printer) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | virtual |
WriteToString(io::Printer *printer) | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | virtual |
~EnumFieldGenerator() | google::protobuf::compiler::csharp::EnumFieldGenerator | |
~FieldGeneratorBase() | google::protobuf::compiler::csharp::FieldGeneratorBase | |
~PrimitiveFieldGenerator() | google::protobuf::compiler::csharp::PrimitiveFieldGenerator | |
~SourceGeneratorBase() | google::protobuf::compiler::csharp::SourceGeneratorBase | protectedvirtual |