Public Member Functions | Private Attributes | List of all members
google::protobuf::compiler::csharp::WrapperFieldGenerator Class Reference

#include <csharp_wrapper_field.h>

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

Public Member Functions

virtual void GenerateCloningCode (io::Printer *printer)
 
virtual void GenerateCodecCode (io::Printer *printer)
 
virtual void GenerateExtensionCode (io::Printer *printer)
 
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)
 
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 ()
 

Private Attributes

bool is_value_type
 

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 46 of file csharp_wrapper_field.h.

Constructor & Destructor Documentation

◆ WrapperFieldGenerator() [1/2]

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

Definition at line 49 of file csharp_wrapper_field.cc.

◆ ~WrapperFieldGenerator()

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

Definition at line 62 of file csharp_wrapper_field.cc.

◆ WrapperFieldGenerator() [2/2]

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

Member Function Documentation

◆ GenerateCloningCode()

void google::protobuf::compiler::csharp::WrapperFieldGenerator::GenerateCloningCode ( io::Printer printer)
virtual

◆ GenerateCodecCode()

void google::protobuf::compiler::csharp::WrapperFieldGenerator::GenerateCodecCode ( io::Printer printer)
virtual

◆ GenerateExtensionCode()

void google::protobuf::compiler::csharp::WrapperFieldGenerator::GenerateExtensionCode ( io::Printer printer)
virtual

◆ GenerateMembers()

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

◆ GenerateMergingCode()

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

◆ GenerateParsingCode()

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

◆ GenerateSerializationCode()

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

◆ GenerateSerializedSizeCode()

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

◆ operator=()

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

◆ WriteEquals()

void google::protobuf::compiler::csharp::WrapperFieldGenerator::WriteEquals ( io::Printer printer)
virtual

◆ WriteHash()

void google::protobuf::compiler::csharp::WrapperFieldGenerator::WriteHash ( io::Printer printer)
virtual

◆ WriteToString()

void google::protobuf::compiler::csharp::WrapperFieldGenerator::WriteToString ( io::Printer printer)
virtual

Member Data Documentation

◆ is_value_type

bool google::protobuf::compiler::csharp::WrapperFieldGenerator::is_value_type
private

Definition at line 70 of file csharp_wrapper_field.h.


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


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