TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::internal::PrimitiveTypeTraits< Type > Class Template Reference

#include <extension_set.h>

Public Types

typedef Type ConstType
 
typedef Type MutableType
 
typedef PrimitiveTypeTraits< TypeSingular
 

Static Public Member Functions

static ConstType Get (int number, const ExtensionSet &set, ConstType default_value)
 
static void Set (int number, FieldType field_type, ConstType value, ExtensionSet *set)
 

Member Typedef Documentation

Member Function Documentation

template<typename Type >
static ConstType google::protobuf::internal::PrimitiveTypeTraits< Type >::Get ( int  number,
const ExtensionSet set,
ConstType  default_value 
)
inlinestatic
template<typename Type >
static void google::protobuf::internal::PrimitiveTypeTraits< Type >::Set ( int  number,
FieldType  field_type,
ConstType  value,
ExtensionSet set 
)
inlinestatic

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