OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Static Public Member Functions
google::protobuf::internal::EnumTypeTraits< Type, IsValid > Class Template Reference

#include <extension_set.h>

List of all members.

Public Types

typedef Type ConstType

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)

template<typename Type, bool IsValid>
class google::protobuf::internal::EnumTypeTraits< Type, IsValid >


Member Typedef Documentation

template<typename Type , bool IsValid>
typedef Type google::protobuf::internal::EnumTypeTraits< Type, IsValid >::ConstType

Member Function Documentation

template<typename Type , bool IsValid>
static ConstType google::protobuf::internal::EnumTypeTraits< Type, IsValid >::Get ( int  number,
const ExtensionSet set,
ConstType  default_value 
) [static]
template<typename Type , bool IsValid>
static void google::protobuf::internal::EnumTypeTraits< Type, IsValid >::Set ( int  number,
FieldType  field_type,
ConstType  value,
ExtensionSet set 
) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines