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 TypeTraitsType TypeTraits
 

Public Member Functions

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

Static Public Member Functions

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 1351 of file extension_set.h.

Member Typedef Documentation

◆ Extendee

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

Definition at line 1354 of file extension_set.h.

◆ TypeTraits

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

Definition at line 1353 of file extension_set.h.

Constructor & Destructor Documentation

◆ ExtensionIdentifier()

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

Definition at line 1356 of file extension_set.h.

Member Function 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 ( ) const
inline

Definition at line 1361 of file extension_set.h.

◆ number()

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

Definition at line 1360 of file extension_set.h.

◆ Register()

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

Definition at line 1365 of file extension_set.h.

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

Definition at line 1371 of file extension_set.h.

◆ 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

Definition at line 1370 of file extension_set.h.


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


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