class EnumValueOptions

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void EnumValueOptions (EnumValueOptions && from)

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

EnumValueOptions & operator= (const EnumValueOptions & from)

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

EnumValueOptions & operator= (EnumValueOptions && from)

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

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

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

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

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

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

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

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

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

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

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

const EnumValueOptions & default_instance ()

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

void Swap (EnumValueOptions * other)

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

void UnsafeArenaSwap (EnumValueOptions * other)

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

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

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

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

void MergeFrom (const EnumValueOptions & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

Defined at line 9384 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9506 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9514 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9523 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9532 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9543 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9554 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)

Defined at line 9564 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 9574 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 9583 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9592 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9600 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 9611 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 9623 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 9634 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 9643 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9652 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 9664 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 9674 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<EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

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

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

Defined at line 9285 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 ()
int uninterpreted_option_size ()

repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;

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

void clear_uninterpreted_option ()

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

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

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

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

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

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

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

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

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

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

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 2;

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

void clear_features ()

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

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

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

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

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

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

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

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

Defined at line 20729 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 20672 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

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

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

bool has_feature_support ()

optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 4;

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

void clear_feature_support ()

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

const ::google::protobuf::FieldOptions_FeatureSupport & feature_support ()

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

::google::protobuf::FieldOptions_FeatureSupport * release_feature_support ()

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

::google::protobuf::FieldOptions_FeatureSupport * mutable_feature_support ()

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

void set_allocated_feature_support (::google::protobuf::FieldOptions_FeatureSupport * value)

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

void unsafe_arena_set_allocated_feature_support (::google::protobuf::FieldOptions_FeatureSupport * value)

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

::google::protobuf::FieldOptions_FeatureSupport * unsafe_arena_release_feature_support ()

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

bool has_deprecated ()

optional bool deprecated = 1 [default = false];

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

void clear_deprecated ()

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

bool deprecated ()

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

void set_deprecated (bool value)

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

bool has_debug_redact ()

optional bool debug_redact = 3 [default = false];

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

void clear_debug_redact ()

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

bool debug_redact ()

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

void set_debug_redact (bool value)

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

Enumerations

enum (unnamed) : int
Name Value
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 2
kFeatureSupportFieldNumber 4
kDeprecatedFieldNumber 1
kDebugRedactFieldNumber 3

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

Defined at line 9419 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 EnumValueOptions ()
void EnumValueOptions (EnumValueOptions & aEnumValueOptions & b)