OsmAnd
|
#include <extension_set.h>
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) |
typedef Type google::protobuf::internal::EnumTypeTraits< Type, IsValid >::ConstType |
static ConstType google::protobuf::internal::EnumTypeTraits< Type, IsValid >::Get | ( | int | number, |
const ExtensionSet & | set, | ||
ConstType | default_value | ||
) | [static] |
static void google::protobuf::internal::EnumTypeTraits< Type, IsValid >::Set | ( | int | number, |
FieldType | field_type, | ||
ConstType | value, | ||
ExtensionSet * | set | ||
) | [static] |