Public Member Functions | Private Member Functions | List of all members
google::protobuf::compiler::cpp::MessageOneofFieldGenerator Class Reference

#include <cpp_message_field.h>

Inheritance diagram for google::protobuf::compiler::cpp::MessageOneofFieldGenerator:
Inheritance graph
[legend]

Public Member Functions

void GenerateClearingCode (io::Printer *printer) const
 
void GenerateConstructorCode (io::Printer *printer) const
 
void GenerateDestructorCode (io::Printer *printer) const
 
void GenerateInlineAccessorDefinitions (io::Printer *printer) const
 
void GenerateMessageClearingCode (io::Printer *printer) const
 
void GenerateNonInlineAccessorDefinitions (io::Printer *printer) const
 
void GenerateSwappingCode (io::Printer *printer) const
 
 MessageOneofFieldGenerator (const FieldDescriptor *descriptor, const Options &options, MessageSCCAnalyzer *scc_analyzer)
 
 ~MessageOneofFieldGenerator ()
 
- Public Member Functions inherited from google::protobuf::compiler::cpp::MessageFieldGenerator
void GenerateAccessorDeclarations (io::Printer *printer) const
 
void GenerateByteSize (io::Printer *printer) const
 
void GenerateCopyConstructorCode (io::Printer *printer) const
 
void GenerateInternalAccessorDeclarations (io::Printer *printer) const
 
void GenerateInternalAccessorDefinitions (io::Printer *printer) const
 
void GenerateMergeFromCodedStream (io::Printer *printer) const
 
void GenerateMergingCode (io::Printer *printer) const
 
void GeneratePrivateMembers (io::Printer *printer) const
 
void GenerateSerializeWithCachedSizes (io::Printer *printer) const
 
void GenerateSerializeWithCachedSizesToArray (io::Printer *printer) const
 
 MessageFieldGenerator (const FieldDescriptor *descriptor, const Options &options, MessageSCCAnalyzer *scc_analyzer)
 
 ~MessageFieldGenerator ()
 
- Public Member Functions inherited from google::protobuf::compiler::cpp::FieldGenerator
virtual uint32 CalculateFieldTag () const
 
 FieldGenerator (const FieldDescriptor *descriptor, const Options &options)
 
virtual bool GenerateArenaDestructorCode (io::Printer *printer) const
 
virtual void GenerateDefaultInstanceAllocator (io::Printer *) const
 
virtual void GenerateMergeFromCodedStreamWithPacking (io::Printer *printer) const
 
virtual void GenerateStaticMembers (io::Printer *) const
 
virtual bool IsInlined () const
 
virtual bool MergeFromCodedStreamNeedsArena () const
 
void SetHasBitIndex (int32 has_bit_index)
 
virtual ~FieldGenerator ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (MessageOneofFieldGenerator)
 

Additional Inherited Members

- Protected Attributes inherited from google::protobuf::compiler::cpp::MessageFieldGenerator
const bool implicit_weak_field_
 
- Protected Attributes inherited from google::protobuf::compiler::cpp::FieldGenerator
const FieldDescriptordescriptor_
 
const Optionsoptions_
 
std::map< std::string, std::stringvariables_
 

Detailed Description

Definition at line 81 of file cpp_message_field.h.

Constructor & Destructor Documentation

◆ MessageOneofFieldGenerator()

google::protobuf::compiler::cpp::MessageOneofFieldGenerator::MessageOneofFieldGenerator ( const FieldDescriptor descriptor,
const Options options,
MessageSCCAnalyzer scc_analyzer 
)

Definition at line 472 of file cpp_message_field.cc.

◆ ~MessageOneofFieldGenerator()

google::protobuf::compiler::cpp::MessageOneofFieldGenerator::~MessageOneofFieldGenerator ( )

Definition at line 479 of file cpp_message_field.cc.

Member Function Documentation

◆ GenerateClearingCode()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateClearingCode ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 589 of file cpp_message_field.cc.

◆ GenerateConstructorCode()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateConstructorCode ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 618 of file cpp_message_field.cc.

◆ GenerateDestructorCode()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateDestructorCode ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 612 of file cpp_message_field.cc.

◆ GenerateInlineAccessorDefinitions()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateInlineAccessorDefinitions ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 516 of file cpp_message_field.cc.

◆ GenerateMessageClearingCode()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateMessageClearingCode ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 602 of file cpp_message_field.cc.

◆ GenerateNonInlineAccessorDefinitions()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateNonInlineAccessorDefinitions ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 481 of file cpp_message_field.cc.

◆ GenerateSwappingCode()

void google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GenerateSwappingCode ( io::Printer printer) const
virtual

Reimplemented from google::protobuf::compiler::cpp::MessageFieldGenerator.

Definition at line 607 of file cpp_message_field.cc.

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

google::protobuf::compiler::cpp::MessageOneofFieldGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( MessageOneofFieldGenerator  )
private

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


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