class EnumOptions

Defined at line 8533 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 EnumOptions ()

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

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

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

void EnumOptions (EnumOptions && from)

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

int GetCachedSize ()

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

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

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

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

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

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

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

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

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

EnumOptions & operator= (EnumOptions && from)

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

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

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

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

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

const EnumOptions & default_instance ()

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

const EnumOptions * internal_default_instance ()

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

void Swap (EnumOptions * other)

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

void UnsafeArenaSwap (EnumOptions * other)

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

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

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

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

void MergeFrom (const EnumOptions & from)

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

bool IsInitialized ()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void ~EnumOptions ()
::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 18666 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h

void clear_uninterpreted_option ()

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

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

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

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

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

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

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

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

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

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

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 7;

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

void clear_features ()

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

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

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

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

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

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

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

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

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

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

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

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

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

bool has_allow_alias ()

optional bool allow_alias = 2;

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

void clear_allow_alias ()

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

bool allow_alias ()

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

void set_allow_alias (bool value)

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

bool has_deprecated ()

optional bool deprecated = 3 [default = false];

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

void clear_deprecated ()

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

bool deprecated ()

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

void set_deprecated (bool value)

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

bool has_deprecated_legacy_json_field_conflicts ()

optional bool deprecated_legacy_json_field_conflicts = 6 [deprecated = true];

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

void clear_deprecated_legacy_json_field_conflicts ()

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

bool deprecated_legacy_json_field_conflicts ()

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

void set_deprecated_legacy_json_field_conflicts (bool value)

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

Protected Methods

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

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

void EnumOptions (::google::protobuf::Arena * arena)
void EnumOptions (::google::protobuf::Arena * arena, const EnumOptions & 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 7
kAllowAliasFieldNumber 2
kDeprecatedFieldNumber 3
kDeprecatedLegacyJsonFieldConflictsFieldNumber 6

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

Defined at line 8684 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 EnumOptions ()
void EnumOptions (EnumOptions & aEnumOptions & b)