Public Member Functions | List of all members
google::protobuf::compiler::csharp::WrapperOneofFieldGenerator Class Reference

#include <csharp_wrapper_field.h>

Inheritance diagram for google::protobuf::compiler::csharp::WrapperOneofFieldGenerator:
Inheritance graph
[legend]

Public Member Functions

virtual void GenerateMembers (io::Printer *printer)
 
virtual void GenerateMergingCode (io::Printer *printer)
 
virtual void GenerateParsingCode (io::Printer *printer)
 
virtual void GenerateSerializationCode (io::Printer *printer)
 
virtual void GenerateSerializedSizeCode (io::Printer *printer)
 
WrapperOneofFieldGeneratoroperator= (const WrapperOneofFieldGenerator &)=delete
 
 WrapperOneofFieldGenerator (const FieldDescriptor *descriptor, int presenceIndex, const Options *options)
 
 WrapperOneofFieldGenerator (const WrapperOneofFieldGenerator &)=delete
 
 ~WrapperOneofFieldGenerator ()
 
- Public Member Functions inherited from google::protobuf::compiler::csharp::WrapperFieldGenerator
virtual void GenerateCloningCode (io::Printer *printer)
 
virtual void GenerateCodecCode (io::Printer *printer)
 
virtual void GenerateExtensionCode (io::Printer *printer)
 
WrapperFieldGeneratoroperator= (const WrapperFieldGenerator &)=delete
 
 WrapperFieldGenerator (const FieldDescriptor *descriptor, int presenceIndex, const Options *options)
 
 WrapperFieldGenerator (const WrapperFieldGenerator &)=delete
 
virtual void WriteEquals (io::Printer *printer)
 
virtual void WriteHash (io::Printer *printer)
 
virtual void WriteToString (io::Printer *printer)
 
 ~WrapperFieldGenerator ()
 
- Public Member Functions inherited from google::protobuf::compiler::csharp::FieldGeneratorBase
 FieldGeneratorBase (const FieldDescriptor *descriptor, int presenceIndex, const Options *options)
 
 FieldGeneratorBase (const FieldGeneratorBase &)=delete
 
virtual void GenerateFreezingCode (io::Printer *printer)
 
FieldGeneratorBaseoperator= (const FieldGeneratorBase &)=delete
 
 ~FieldGeneratorBase ()
 

Additional Inherited Members

- Protected Member Functions inherited from google::protobuf::compiler::csharp::FieldGeneratorBase
void AddDeprecatedFlag (io::Printer *printer)
 
void AddNullCheck (io::Printer *printer)
 
void AddNullCheck (io::Printer *printer, const std::string &name)
 
void AddPublicMemberAttributes (io::Printer *printer)
 
std::string capitalized_type_name ()
 
std::string default_value ()
 
std::string default_value (const FieldDescriptor *descriptor)
 
bool has_default_value ()
 
std::string name ()
 
std::string number ()
 
std::string oneof_name ()
 
std::string oneof_property_name ()
 
std::string property_name ()
 
void SetCommonOneofFieldVariables (std::map< string, string > *variables)
 
std::string type_name ()
 
std::string type_name (const FieldDescriptor *descriptor)
 
- Protected Member Functions inherited from google::protobuf::compiler::csharp::SourceGeneratorBase
std::string class_access_level ()
 
SourceGeneratorBaseoperator= (const SourceGeneratorBase &)=delete
 
const Optionsoptions ()
 
 SourceGeneratorBase (const FileDescriptor *descriptor, const Options *options)
 
 SourceGeneratorBase (const SourceGeneratorBase &)=delete
 
void WriteGeneratedCodeAttributes (io::Printer *printer)
 
virtual ~SourceGeneratorBase ()
 
- Protected Attributes inherited from google::protobuf::compiler::csharp::FieldGeneratorBase
const FieldDescriptordescriptor_
 
const int presenceIndex_
 
std::map< string, stringvariables_
 

Detailed Description

Definition at line 73 of file csharp_wrapper_field.h.

Constructor & Destructor Documentation

◆ WrapperOneofFieldGenerator() [1/2]

google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::WrapperOneofFieldGenerator ( const FieldDescriptor descriptor,
int  presenceIndex,
const Options options 
)

Definition at line 195 of file csharp_wrapper_field.cc.

◆ ~WrapperOneofFieldGenerator()

google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::~WrapperOneofFieldGenerator ( )

Definition at line 201 of file csharp_wrapper_field.cc.

◆ WrapperOneofFieldGenerator() [2/2]

google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::WrapperOneofFieldGenerator ( const WrapperOneofFieldGenerator )
delete

Member Function Documentation

◆ GenerateMembers()

void google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::GenerateMembers ( io::Printer printer)
virtual

◆ GenerateMergingCode()

void google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::GenerateMergingCode ( io::Printer printer)
virtual

◆ GenerateParsingCode()

void google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::GenerateParsingCode ( io::Printer printer)
virtual

◆ GenerateSerializationCode()

void google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::GenerateSerializationCode ( io::Printer printer)
virtual

◆ GenerateSerializedSizeCode()

void google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::GenerateSerializedSizeCode ( io::Printer printer)
virtual

◆ operator=()

WrapperOneofFieldGenerator& google::protobuf::compiler::csharp::WrapperOneofFieldGenerator::operator= ( const WrapperOneofFieldGenerator )
delete

The documentation for this class was generated from the following files:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09