class OneofOptions

Defined at line 4699 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 CopyFrom (const OneofOptions & from)
void Clear ()
::size_t ByteSizeLong ()
void OneofOptions ()

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

void OneofOptions (const OneofOptions & from)

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

void OneofOptions (OneofOptions && from)

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

OneofOptions & operator= (const OneofOptions & from)

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

OneofOptions & operator= (OneofOptions && from)

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

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

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

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

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

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

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

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

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

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

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

const OneofOptions & default_instance ()

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

const OneofOptions * internal_default_instance ()

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

void Swap (OneofOptions * other)

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

void UnsafeArenaSwap (OneofOptions * other)

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

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

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

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

void MergeFrom (const OneofOptions & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

::google::protobuf::Metadata GetMetadata ()
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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void ~OneofOptions ()
template <typename = void>
void OneofOptions (::google::protobuf::internal::ConstantInitialized )
::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 18433 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h

void clear_uninterpreted_option ()

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

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

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

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

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

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

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

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

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

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

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 1;

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

void clear_features ()

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

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

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

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

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

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

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

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

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

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

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

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

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

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
void OneofOptions (::google::protobuf::Arena * arena, OneofOptions && from)

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

auto InternalNewImpl_ ()
void OneofOptions (::google::protobuf::Arena * arena)
void OneofOptions (::google::protobuf::Arena * arena, const OneofOptions & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 1

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

Defined at line 4850 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 OneofOptions ()
void OneofOptions (OneofOptions & aOneofOptions & b)