class OneofOptions
Defined at line 5668 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const OneofOptions & from)
void Clear ()
::size_t ByteSizeLong ()
void OneofOptions ()
Defined at line 5671 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void OneofOptions (const OneofOptions & from)
Defined at line 5686 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void OneofOptions (OneofOptions && from)
Defined at line 5687 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
OneofOptions & operator= (const OneofOptions & from)
Defined at line 5688 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
OneofOptions & operator= (OneofOptions && from)
Defined at line 5692 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 5702 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 5706 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 5711 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 5714 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 5718 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const OneofOptions & default_instance ()
Defined at line 5721 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void Swap (OneofOptions * other)
Defined at line 5726 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (OneofOptions * other)
Defined at line 5734 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
OneofOptions * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 5742 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void MergeFrom (const OneofOptions & from)
Defined at line 5749 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 5756 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 5785 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5864 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5872 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5881 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5890 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5901 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5912 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)
Defined at line 5922 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)
Defined at line 5932 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)
Defined at line 5941 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5950 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 5958 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)
Defined at line 5969 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)
Defined at line 5981 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)
Defined at line 5992 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> &id,intindex,typename _proto_TypeTraits::Repeated::ConstTypevalue)
Defined at line 6001 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 6010 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)
Defined at line 6022 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 6032 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<OneofOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 6043 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void ~OneofOptions ()
template <typename = void>
void OneofOptions (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::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 20328 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_uninterpreted_option ()
Defined at line 20331 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UninterpretedOption & uninterpreted_option (int index)
Defined at line 20336 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UninterpretedOption * mutable_uninterpreted_option (int index)
Defined at line 20341 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UninterpretedOption * add_uninterpreted_option ()
Defined at line 20346 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> & uninterpreted_option ()
Defined at line 20356 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> * mutable_uninterpreted_option ()
Defined at line 20361 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_features ()
optional .google.protobuf.FeatureSet features = 1;
Defined at line 20227 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_features ()
Defined at line 20232 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::FeatureSet & features ()
Defined at line 20242 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FeatureSet * release_features ()
Defined at line 20260 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FeatureSet * mutable_features ()
Defined at line 20296 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_features (::google::protobuf::FeatureSet * value)
Defined at line 20303 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 20246 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FeatureSet * unsafe_arena_release_features ()
Defined at line 20279 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kUninterpretedOptionFieldNumber | 999 |
| kFeaturesFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 5820 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 OneofOptions ()
void OneofOptions (OneofOptions & aOneofOptions & b)