Classes | Public Member Functions | Public Attributes | List of all members
google::protobuf.internal::ExtensionInfo Struct Reference

#include <extension_set.h>

Classes

struct  EnumValidityCheck
 
struct  MessageInfo
 

Public Member Functions

 ExtensionInfo ()
 
 ExtensionInfo (FieldType type_param, bool isrepeated, bool ispacked)
 

Public Attributes

union {
   EnumValidityCheck   enum_validity_check
 
   MessageInfo   message_info
 
}; 
 
const FieldDescriptordescriptor
 
bool is_packed
 
bool is_repeated
 
FieldType type
 

Detailed Description

Definition at line 105 of file extension_set.h.

Constructor & Destructor Documentation

◆ ExtensionInfo() [1/2]

google::protobuf.internal::ExtensionInfo::ExtensionInfo ( )
inline

Definition at line 106 of file extension_set.h.

◆ ExtensionInfo() [2/2]

google::protobuf.internal::ExtensionInfo::ExtensionInfo ( FieldType  type_param,
bool  isrepeated,
bool  ispacked 
)
inline

Definition at line 107 of file extension_set.h.

Member Data Documentation

◆ @141

union { ... }

◆ descriptor

const FieldDescriptor* google::protobuf.internal::ExtensionInfo::descriptor

Definition at line 134 of file extension_set.h.

◆ enum_validity_check

EnumValidityCheck google::protobuf.internal::ExtensionInfo::enum_validity_check

Definition at line 127 of file extension_set.h.

◆ is_packed

bool google::protobuf.internal::ExtensionInfo::is_packed

Definition at line 115 of file extension_set.h.

◆ is_repeated

bool google::protobuf.internal::ExtensionInfo::is_repeated

Definition at line 114 of file extension_set.h.

◆ message_info

MessageInfo google::protobuf.internal::ExtensionInfo::message_info

Definition at line 128 of file extension_set.h.

◆ type

FieldType google::protobuf.internal::ExtensionInfo::type

Definition at line 113 of file extension_set.h.


The documentation for this struct was generated from the following file:


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