OsmAnd
|
#include <extension_set.h>
Public Types | |
typedef Type | ConstType |
Static Public Member Functions | |
static ConstType | Get (int number, const ExtensionSet &set, int index) |
static void | Set (int number, int index, ConstType value, ExtensionSet *set) |
static void | Add (int number, FieldType field_type, bool is_packed, ConstType value, ExtensionSet *set) |
typedef Type google::protobuf::internal::RepeatedEnumTypeTraits< Type, IsValid >::ConstType |
static void google::protobuf::internal::RepeatedEnumTypeTraits< Type, IsValid >::Add | ( | int | number, |
FieldType | field_type, | ||
bool | is_packed, | ||
ConstType | value, | ||
ExtensionSet * | set | ||
) | [static] |
static ConstType google::protobuf::internal::RepeatedEnumTypeTraits< Type, IsValid >::Get | ( | int | number, |
const ExtensionSet & | set, | ||
int | index | ||
) | [static] |
static void google::protobuf::internal::RepeatedEnumTypeTraits< Type, IsValid >::Set | ( | int | number, |
int | index, | ||
ConstType | value, | ||
ExtensionSet * | set | ||
) | [static] |