Public Types | Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed > Class Template Reference

#include <extension_set.h>

Public Types

typedef ExtendeeType Extendee
 
typedef ExtendeeType Extendee
 
typedef TypeTraitsType TypeTraits
 
typedef TypeTraitsType TypeTraits
 

Public Member Functions

TypeTraits::ConstType default_value () const
 
TypeTraits::ConstType default_value () const
 
TypeTraits::ConstType constdefault_value_ref () const
 
 ExtensionIdentifier (int number, typename TypeTraits::ConstType default_value)
 
 ExtensionIdentifier (int number, typename TypeTraits::ConstType default_value)
 
int number () const
 
int number () const
 

Static Public Member Functions

static void Register (int number)
 
static void Register (int number)
 

Private Attributes

TypeTraits::ConstType default_value_
 
const int number_
 

Detailed Description

template<typename ExtendeeType, typename TypeTraitsType, FieldType field_type, bool is_packed>
class google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >

Definition at line 1343 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set.h.

Member Typedef Documentation

◆ Extendee [1/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
typedef ExtendeeType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::Extendee

◆ Extendee [2/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
typedef ExtendeeType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::Extendee

◆ TypeTraits [1/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
typedef TypeTraitsType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::TypeTraits

◆ TypeTraits [2/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
typedef TypeTraitsType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::TypeTraits

Constructor & Destructor Documentation

◆ ExtensionIdentifier() [1/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::ExtensionIdentifier ( int  number,
typename TypeTraits::ConstType  default_value 
)
inline

◆ ExtensionIdentifier() [2/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::ExtensionIdentifier ( int  number,
typename TypeTraits::ConstType  default_value 
)
inline

Member Function Documentation

◆ default_value() [1/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
TypeTraits::ConstType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::default_value ( ) const
inline

◆ default_value() [2/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
TypeTraits::ConstType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::default_value ( ) const
inline

◆ default_value_ref()

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
TypeTraits::ConstType const& google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::default_value_ref ( ) const
inline

◆ number() [1/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
int google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::number ( ) const
inline

◆ number() [2/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
int google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::number ( ) const
inline

◆ Register() [1/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
static void google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::Register ( int  number)
inlinestatic

◆ Register() [2/2]

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
static void google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::Register ( int  number)
inlinestatic

Member Data Documentation

◆ default_value_

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
TypeTraits::ConstType google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::default_value_
private

◆ number_

template<typename ExtendeeType , typename TypeTraitsType , FieldType field_type, bool is_packed>
const int google::protobuf.internal::ExtensionIdentifier< ExtendeeType, TypeTraitsType, field_type, is_packed >::number_
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:25