class EnumValueOptions

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

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

Public Members

static const int kIndexInFileMessages

Protected Members

static ClassDataFull _class_data_

Public Methods

void EnumValueOptions ()

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

template <typename = void>
void EnumValueOptions (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const EnumValueOptions & from)
void Clear ()
::size_t ByteSizeLong ()
void EnumValueOptions (const EnumValueOptions & from)

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

void EnumValueOptions (EnumValueOptions && from)

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

int GetCachedSize ()

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

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

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

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

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

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

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

::google::protobuf::Metadata GetMetadata ()
EnumValueOptions & operator= (const EnumValueOptions & from)

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

EnumValueOptions & operator= (EnumValueOptions && from)

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

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

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

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

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

const EnumValueOptions & default_instance ()

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

const EnumValueOptions * internal_default_instance ()

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

void Swap (EnumValueOptions * other)

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

void UnsafeArenaSwap (EnumValueOptions * other)

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

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

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

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

void MergeFrom (const EnumValueOptions & from)

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

bool IsInitialized ()

Defined at line 8181 of file ../../third_party/protobuf/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 8319 of file ../../third_party/protobuf/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 8327 of file ../../third_party/protobuf/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 8336 of file ../../third_party/protobuf/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 8345 of file ../../third_party/protobuf/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 8354 of file ../../third_party/protobuf/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 8419 of file ../../third_party/protobuf/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 8429 of file ../../third_party/protobuf/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 8456 of file ../../third_party/protobuf/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 8467 of file ../../third_party/protobuf/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 8363 of file ../../third_party/protobuf/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 8372 of file ../../third_party/protobuf/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 8381 of file ../../third_party/protobuf/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 8390 of file ../../third_party/protobuf/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 8399 of file ../../third_party/protobuf/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 8408 of file ../../third_party/protobuf/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 8438 of file ../../third_party/protobuf/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 8447 of file ../../third_party/protobuf/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 8477 of file ../../third_party/protobuf/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 8487 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h

void ~EnumValueOptions ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int uninterpreted_option_size ()

repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;

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

void clear_uninterpreted_option ()

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

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

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

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

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

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

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

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

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

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

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 2;

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

void clear_features ()

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

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

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

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

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

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

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

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

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

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

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

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

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

bool has_feature_support ()

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

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

void clear_feature_support ()

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

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

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

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

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

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

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

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

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

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

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

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

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

bool has_deprecated ()

optional bool deprecated = 1 [default = false];

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

void clear_deprecated ()

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

bool deprecated ()

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

void set_deprecated (bool value)

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

bool has_debug_redact ()

optional bool debug_redact = 3 [default = false];

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

void clear_debug_redact ()

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

bool debug_redact ()

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

void set_debug_redact (bool value)

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

Protected Methods

void EnumValueOptions (::google::protobuf::Arena * arena, EnumValueOptions && from)

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

void EnumValueOptions (::google::protobuf::Arena * arena)
void EnumValueOptions (::google::protobuf::Arena * arena, const EnumValueOptions & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 2
kFeatureSupportFieldNumber 4
kDeprecatedFieldNumber 1
kDebugRedactFieldNumber 3

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

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

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view EnumValueOptions ()
void EnumValueOptions (EnumValueOptions & aEnumValueOptions & b)