class RepeatedStringTypeTraits

Defined at line 1472 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

Public Members

static const bool kLifetimeBound

Public Methods

ConstType FromInitType (InitType v)

Defined at line 1477 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

const std::string & Get (int number, const ExtensionSet & set, int index)

Defined at line 1483 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

const RepeatedFieldType * GetDefaultRepeatedField ()
const std::string * GetPtr (int number, const ExtensionSet & set, int index)

Defined at line 1487 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

const RepeatedPtrField<std::string> * GetRepeatedPtr (int number, const ExtensionSet & set)

Defined at line 1491 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

void Set (int number, int index, const std::string & value, ExtensionSet * set)

Defined at line 1496 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

std::string * Mutable (int number, int index, ExtensionSet * set)

Defined at line 1500 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

void Add (Arena * arena, int number, FieldType field_type, bool , const std::string & value, ExtensionSet * set)

Defined at line 1504 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

std::string * Add (Arena * arena, int number, FieldType field_type, ExtensionSet * set)

Defined at line 1509 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

const RepeatedPtrField<std::string> & GetRepeated (int number, const ExtensionSet & set)

Defined at line 1514 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h

RepeatedPtrField<std::string> * MutableRepeated (Arena * arena, int number, FieldType field_type, bool is_packed, ExtensionSet * set)

Defined at line 1521 of file ../../third_party/protobuf/src/src/google/protobuf/extension_set.h