class ExtensionRangeOptions

Defined at line 8783 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages
static ExtensionRangeOptions_VerificationState DECLARATION
static ExtensionRangeOptions_VerificationState UNVERIFIED
static ExtensionRangeOptions_VerificationState VerificationState_MIN
static ExtensionRangeOptions_VerificationState VerificationState_MAX
static const int VerificationState_ARRAYSIZE

Public Methods

void CopyFrom (const ExtensionRangeOptions & from)
void Clear ()
::size_t ByteSizeLong ()
void ExtensionRangeOptions ()

Defined at line 8786 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void ExtensionRangeOptions (ExtensionRangeOptions && from)

Defined at line 8802 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

ExtensionRangeOptions & operator= (const ExtensionRangeOptions & from)

Defined at line 8803 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

ExtensionRangeOptions & operator= (ExtensionRangeOptions && from)

Defined at line 8807 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 8817 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 8821 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 8826 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 8829 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 8833 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ExtensionRangeOptions & default_instance ()

Defined at line 8836 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void Swap (ExtensionRangeOptions * other)

Defined at line 8841 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void UnsafeArenaSwap (ExtensionRangeOptions * other)

Defined at line 8849 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

ExtensionRangeOptions * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 8857 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MergeFrom (const ExtensionRangeOptions & from)

Defined at line 8864 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool IsInitialized ()

Defined at line 8871 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int GetCachedSize ()

Defined at line 8900 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & VerificationState_Name (T value)

Defined at line 8947 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool VerificationState_Parse (::absl::string_view name, VerificationState * value)

Defined at line 8950 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, typename = typename _proto_TypeTraits::Singular>
bool HasExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9035 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9043 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, typename = typename _proto_TypeTraits::Repeated>
int ExtensionSize (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9052 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9061 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9072 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9083 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)

Defined at line 9093 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 9103 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 9112 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9121 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9129 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 9140 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 9152 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 9163 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 9172 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9181 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 9193 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
const typename _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9203 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<ExtensionRangeOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9214 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void ~ExtensionRangeOptions ()
template <typename = void>
void ExtensionRangeOptions (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void ExtensionRangeOptions (const ExtensionRangeOptions & from)

Defined at line 8801 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
bool VerificationState_IsValid (int value)

Defined at line 8937 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * VerificationState_descriptor ()

Defined at line 8943 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int declaration_size ()

repeated .google.protobuf.ExtensionRangeOptions.Declaration declaration = 2 [retention = RETENTION_SOURCE];

Defined at line 15703 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_declaration ()

Defined at line 15706 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::ExtensionRangeOptions_Declaration & declaration (int index)

Defined at line 15711 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::ExtensionRangeOptions_Declaration * mutable_declaration (int index)

Defined at line 15716 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::ExtensionRangeOptions_Declaration * add_declaration ()

Defined at line 15721 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ExtensionRangeOptions_Declaration> & declaration ()

Defined at line 15731 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::ExtensionRangeOptions_Declaration> * mutable_declaration ()

Defined at line 15736 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int uninterpreted_option_size ()

repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;

Defined at line 15648 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_uninterpreted_option ()

Defined at line 15651 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::UninterpretedOption & uninterpreted_option (int index)

Defined at line 15656 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UninterpretedOption * mutable_uninterpreted_option (int index)

Defined at line 15661 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UninterpretedOption * add_uninterpreted_option ()

Defined at line 15666 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> & uninterpreted_option ()

Defined at line 15676 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> * mutable_uninterpreted_option ()

Defined at line 15681 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_features ()

optional .google.protobuf.FeatureSet features = 50;

Defined at line 15755 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_features ()

Defined at line 15760 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::FeatureSet & features ()

Defined at line 15770 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet * release_features ()

Defined at line 15788 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet * mutable_features ()

Defined at line 15824 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_features (::google::protobuf::FeatureSet * value)

Defined at line 15831 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void unsafe_arena_set_allocated_features (::google::protobuf::FeatureSet * value)

Defined at line 15774 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet * unsafe_arena_release_features ()

Defined at line 15807 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_verification ()

optional .google.protobuf.ExtensionRangeOptions.VerificationState verification = 3 [default = UNVERIFIED, retention = RETENTION_SOURCE];

Defined at line 15853 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_verification ()

Defined at line 15857 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::ExtensionRangeOptions_VerificationState verification ()

Defined at line 15862 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_verification (::google::protobuf::ExtensionRangeOptions_VerificationState value)

Defined at line 15866 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Enumerations

enum (unnamed) : int
Name Value
kDeclarationFieldNumber 2
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 50
kVerificationFieldNumber 3

accessors -------------------------------------------------------

Defined at line 8956 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ExtensionRangeOptions ()
void ExtensionRangeOptions (ExtensionRangeOptions & aExtensionRangeOptions & b)