Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
OneofDescriptorProto Class Reference

#include <descriptor.pb.h>

Inheritance diagram for OneofDescriptorProto:
Inheritance graph
[legend]

Public Types

enum  : int { kNameFieldNumber = 1, kOptionsFieldNumber = 2 }
 
enum  : int { kNameFieldNumber = 1, kOptionsFieldNumber = 2 }
 

Public Member Functions

const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t_InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_name ()
 
void clear_name ()
 
void clear_options ()
 
void clear_options ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const OneofDescriptorProto &from)
 
void CopyFrom (const OneofDescriptorProto &from)
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArena () const final
 
int GetCachedSize () const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
void * GetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_name () const
 
bool has_name () const
 
bool has_options () const
 
bool has_options () const
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
bool IsInitialized () const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const OneofDescriptorProto &from)
 
void MergeFrom (const OneofDescriptorProto &from)
 
std::string * mutable_name ()
 
std::string * mutable_name ()
 
PROTOBUF_NAMESPACE_ID::OneofOptions * mutable_options ()
 
::PROTOBUF_NAMESPACE_ID::OneofOptions * mutable_options ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
const std::string & name () const
 
const std::string & name () const
 
OneofDescriptorProtoNew () const final
 
OneofDescriptorProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
OneofDescriptorProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
 OneofDescriptorProto ()
 
 OneofDescriptorProto ()
 
constexpr OneofDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 OneofDescriptorProto (const OneofDescriptorProto &from)
 
 OneofDescriptorProto (const OneofDescriptorProto &from)
 
 OneofDescriptorProto (OneofDescriptorProto &&from) noexcept
 
 OneofDescriptorProto (OneofDescriptorProto &&from) noexcept
 
OneofDescriptorProtooperator= (const OneofDescriptorProto &from)
 
OneofDescriptorProtooperator= (const OneofDescriptorProto &from)
 
OneofDescriptorProtooperator= (OneofDescriptorProto &&from) noexcept
 
OneofDescriptorProtooperator= (OneofDescriptorProto &&from) noexcept
 
const PROTOBUF_NAMESPACE_ID::OneofOptions & options () const
 
const ::PROTOBUF_NAMESPACE_ID::OneofOptions & options () const
 
std::string * release_name ()
 
PROTOBUF_NODISCARD std::string * release_name ()
 
PROTOBUF_NAMESPACE_ID::OneofOptions * release_options ()
 
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::OneofOptions * release_options ()
 
void set_allocated_name (std::string *name)
 
void set_allocated_name (std::string *name)
 
void set_allocated_options (::PROTOBUF_NAMESPACE_ID::OneofOptions *options)
 
void set_allocated_options (PROTOBUF_NAMESPACE_ID::OneofOptions *options)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_name (ArgT0 &&arg0, ArgT... args)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
void set_name (const std::string &value)
 
void set_name (std::string &&value)
 
void Swap (OneofDescriptorProto *other)
 
void Swap (OneofDescriptorProto *other)
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
PROTOBUF_NAMESPACE_ID::OneofOptions * unsafe_arena_release_options ()
 
::PROTOBUF_NAMESPACE_ID::OneofOptions * unsafe_arena_release_options ()
 
void unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::OneofOptions *options)
 
void unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::OneofOptions *options)
 
void UnsafeArenaSwap (OneofDescriptorProto *other)
 
void UnsafeArenaSwap (OneofDescriptorProto *other)
 
virtual ~OneofDescriptorProto ()
 
 ~OneofDescriptorProto () override
 

Static Public Member Functions

static const OneofDescriptorProtodefault_instance ()
 
static const OneofDescriptorProtodefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const OneofDescriptorProtointernal_default_instance ()
 
static const OneofDescriptorProtointernal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 OneofDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 OneofDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void DestructorSkippable_
 
typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

bool _internal_has_name () const
 
bool _internal_has_name () const
 
bool _internal_has_options () const
 
bool _internal_has_options () const
 
std::string * _internal_mutable_name ()
 
std::string * _internal_mutable_name ()
 
PROTOBUF_NAMESPACE_ID::OneofOptions * _internal_mutable_options ()
 
::PROTOBUF_NAMESPACE_ID::OneofOptions * _internal_mutable_options ()
 
const std::string & _internal_name () const
 
const std::string & _internal_name () const
 
const PROTOBUF_NAMESPACE_ID::OneofOptions & _internal_options () const
 
const ::PROTOBUF_NAMESPACE_ID::OneofOptions & _internal_options () const
 
void _internal_set_name (const std::string &value)
 
PROTOBUF_ALWAYS_INLINE void _internal_set_name (const std::string &value)
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (OneofDescriptorProto *other)
 
void InternalSwap (OneofDescriptorProto *other)
 
void * MaybeArenaPtr () const
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void SetCachedSize (int size) const final
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedCtor ()
 
void SharedDtor ()
 
void SharedDtor ()
 

Static Private Member Functions

static void ArenaDtor (void *object)
 
static void ArenaDtor (void *object)
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 
static void MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from)
 

Private Attributes

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_
 
PROTOBUF_NAMESPACE_ID::OneofOptions * options_
 
::PROTOBUF_NAMESPACE_ID::OneofOptions * options_
 

Friends

template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto
 
void swap (OneofDescriptorProto &a, OneofDescriptorProto &b)
 
void swap (OneofDescriptorProto &a, OneofDescriptorProto &b)
 

Detailed Description

Definition at line 2328 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

◆ DestructorSkippable_ [2/2]

◆ InternalArenaConstructable_ [1/2]

◆ InternalArenaConstructable_ [2/2]

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kOptionsFieldNumber 

Definition at line 2460 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kOptionsFieldNumber 

Definition at line 2523 of file protobuf/src/google/protobuf/descriptor.pb.h.

Constructor & Destructor Documentation

◆ OneofDescriptorProto() [1/9]

OneofDescriptorProto::OneofDescriptorProto ( )

◆ ~OneofDescriptorProto() [1/2]

OneofDescriptorProto::~OneofDescriptorProto ( )
virtual

◆ OneofDescriptorProto() [2/9]

OneofDescriptorProto::OneofDescriptorProto ( const OneofDescriptorProto from)

◆ OneofDescriptorProto() [3/9]

OneofDescriptorProto::OneofDescriptorProto ( OneofDescriptorProto &&  from)
inlinenoexcept

◆ OneofDescriptorProto() [4/9]

OneofDescriptorProto::OneofDescriptorProto ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ OneofDescriptorProto() [5/9]

OneofDescriptorProto::OneofDescriptorProto ( )
inline

◆ ~OneofDescriptorProto() [2/2]

OneofDescriptorProto::~OneofDescriptorProto ( )
override

◆ OneofDescriptorProto() [6/9]

constexpr OneofDescriptorProto::OneofDescriptorProto ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ OneofDescriptorProto() [7/9]

OneofDescriptorProto::OneofDescriptorProto ( const OneofDescriptorProto from)

◆ OneofDescriptorProto() [8/9]

OneofDescriptorProto::OneofDescriptorProto ( OneofDescriptorProto &&  from)
inlinenoexcept

◆ OneofDescriptorProto() [9/9]

OneofDescriptorProto::OneofDescriptorProto ( ::PROTOBUF_NAMESPACE_ID::Arena arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _internal_has_name() [1/2]

bool OneofDescriptorProto::_internal_has_name ( ) const
inlineprivate

◆ _internal_has_name() [2/2]

bool OneofDescriptorProto::_internal_has_name ( ) const
private

◆ _internal_has_options() [1/2]

bool OneofDescriptorProto::_internal_has_options ( ) const
inlineprivate

◆ _internal_has_options() [2/2]

bool OneofDescriptorProto::_internal_has_options ( ) const
private

◆ _internal_mutable_name() [1/2]

std::string * OneofDescriptorProto::_internal_mutable_name ( )
inlineprivate

◆ _internal_mutable_name() [2/2]

std::string* OneofDescriptorProto::_internal_mutable_name ( )
private

◆ _internal_mutable_options() [1/2]

PROTOBUF_NAMESPACE_ID::OneofOptions * OneofDescriptorProto::_internal_mutable_options ( )
inlineprivate

◆ _internal_mutable_options() [2/2]

::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::_internal_mutable_options ( )
private

◆ _internal_name() [1/2]

const std::string & OneofDescriptorProto::_internal_name ( ) const
inlineprivate

◆ _internal_name() [2/2]

const std::string& OneofDescriptorProto::_internal_name ( ) const
private

◆ _internal_options() [1/2]

const ::PROTOBUF_NAMESPACE_ID::OneofOptions & OneofDescriptorProto::_internal_options ( ) const
inlineprivate

◆ _internal_options() [2/2]

const ::PROTOBUF_NAMESPACE_ID::OneofOptions& OneofDescriptorProto::_internal_options ( ) const
private

◆ _internal_set_name() [1/2]

void OneofDescriptorProto::_internal_set_name ( const std::string &  value)
inlineprivate

◆ _internal_set_name() [2/2]

PROTOBUF_ALWAYS_INLINE void OneofDescriptorProto::_internal_set_name ( const std::string &  value)
inlineprivate

◆ _InternalParse() [1/2]

const char * OneofDescriptorProto::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalParse() [2/2]

const char* OneofDescriptorProto::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * OneofDescriptorProto::_InternalSerialize ( uint8_t target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ArenaDtor() [1/2]

void OneofDescriptorProto::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

static void OneofDescriptorProto::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t OneofDescriptorProto::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t OneofDescriptorProto::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void OneofDescriptorProto::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void OneofDescriptorProto::Clear ( )
final

◆ clear_name() [1/2]

void OneofDescriptorProto::clear_name ( )
inline

◆ clear_name() [2/2]

void OneofDescriptorProto::clear_name ( )

◆ clear_options() [1/2]

void OneofDescriptorProto::clear_options ( )
inline

◆ clear_options() [2/2]

void OneofDescriptorProto::clear_options ( )

◆ CopyFrom() [1/3]

void OneofDescriptorProto::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/3]

void OneofDescriptorProto::CopyFrom ( const OneofDescriptorProto from)

◆ CopyFrom() [3/3]

void OneofDescriptorProto::CopyFrom ( const OneofDescriptorProto from)

◆ default_instance() [1/2]

const OneofDescriptorProto & OneofDescriptorProto::default_instance ( )
static

◆ default_instance() [2/2]

static const OneofDescriptorProto& OneofDescriptorProto::default_instance ( )
inlinestatic

◆ descriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* OneofDescriptorProto::descriptor ( )
inlinestatic

◆ descriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* OneofDescriptorProto::descriptor ( )
inlinestatic

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece OneofDescriptorProto::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece OneofDescriptorProto::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

inline ::PROTOBUF_NAMESPACE_ID::Arena* OneofDescriptorProto::GetArena ( ) const
inlinefinal

◆ GetArenaNoVirtual()

inline ::PROTOBUF_NAMESPACE_ID::Arena* OneofDescriptorProto::GetArenaNoVirtual ( ) const
inlineprivate

◆ GetCachedSize() [1/2]

int OneofDescriptorProto::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int OneofDescriptorProto::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * OneofDescriptorProto::GetClassData ( ) const
final

◆ GetDescriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* OneofDescriptorProto::GetDescriptor ( )
inlinestatic

◆ GetDescriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* OneofDescriptorProto::GetDescriptor ( )
inlinestatic

◆ GetMaybeArenaPointer()

void* OneofDescriptorProto::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

PROTOBUF_NAMESPACE_ID::Metadata OneofDescriptorProto::GetMetadata ( ) const
final

◆ GetMetadata() [2/2]

::PROTOBUF_NAMESPACE_ID::Metadata OneofDescriptorProto::GetMetadata ( ) const
final

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata OneofDescriptorProto::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* OneofDescriptorProto::GetReflection ( )
inlinestatic

◆ GetReflection() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* OneofDescriptorProto::GetReflection ( )
inlinestatic

◆ has_name() [1/2]

bool OneofDescriptorProto::has_name ( ) const
inline

◆ has_name() [2/2]

bool OneofDescriptorProto::has_name ( ) const

◆ has_options() [1/2]

bool OneofDescriptorProto::has_options ( ) const
inline

◆ has_options() [2/2]

bool OneofDescriptorProto::has_options ( ) const

◆ InitAsDefaultInstance()

void OneofDescriptorProto::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const OneofDescriptorProto* OneofDescriptorProto::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const OneofDescriptorProto* OneofDescriptorProto::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

PROTOBUF_NAMESPACE_ID::uint8 * OneofDescriptorProto::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ InternalSwap() [1/2]

void OneofDescriptorProto::InternalSwap ( OneofDescriptorProto other)
private

◆ InternalSwap() [2/2]

void OneofDescriptorProto::InternalSwap ( OneofDescriptorProto other)
private

◆ IsInitialized() [1/2]

bool OneofDescriptorProto::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool OneofDescriptorProto::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* OneofDescriptorProto::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

void OneofDescriptorProto::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/3]

void OneofDescriptorProto::MergeFrom ( const OneofDescriptorProto from)

◆ MergeFrom() [3/3]

void OneofDescriptorProto::MergeFrom ( const OneofDescriptorProto from)

◆ MergeImpl()

void OneofDescriptorProto::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate

◆ mutable_name() [1/2]

std::string * OneofDescriptorProto::mutable_name ( )
inline

◆ mutable_name() [2/2]

std::string* OneofDescriptorProto::mutable_name ( )

◆ mutable_options() [1/2]

PROTOBUF_NAMESPACE_ID::OneofOptions * OneofDescriptorProto::mutable_options ( )
inline

◆ mutable_options() [2/2]

::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::mutable_options ( )

◆ mutable_unknown_fields() [1/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* OneofDescriptorProto::mutable_unknown_fields ( )
inline

◆ mutable_unknown_fields() [2/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* OneofDescriptorProto::mutable_unknown_fields ( )
inline

◆ name() [1/2]

const std::string & OneofDescriptorProto::name ( ) const
inline

◆ name() [2/2]

const std::string& OneofDescriptorProto::name ( ) const

◆ New() [1/3]

OneofDescriptorProto* OneofDescriptorProto::New ( ) const
inlinefinal

◆ New() [2/3]

OneofDescriptorProto* OneofDescriptorProto::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena) const
inlinefinal

◆ New() [3/3]

OneofDescriptorProto* OneofDescriptorProto::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena = nullptr) const
inlinefinal

◆ operator=() [1/4]

OneofDescriptorProto& OneofDescriptorProto::operator= ( const OneofDescriptorProto from)
inline

◆ operator=() [2/4]

OneofDescriptorProto& OneofDescriptorProto::operator= ( const OneofDescriptorProto from)
inline

◆ operator=() [3/4]

OneofDescriptorProto& OneofDescriptorProto::operator= ( OneofDescriptorProto &&  from)
inlinenoexcept

◆ operator=() [4/4]

OneofDescriptorProto& OneofDescriptorProto::operator= ( OneofDescriptorProto &&  from)
inlinenoexcept

◆ options() [1/2]

const ::PROTOBUF_NAMESPACE_ID::OneofOptions & OneofDescriptorProto::options ( ) const
inline

◆ options() [2/2]

const ::PROTOBUF_NAMESPACE_ID::OneofOptions& OneofDescriptorProto::options ( ) const

◆ RegisterArenaDtor() [1/2]

void OneofDescriptorProto::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ RegisterArenaDtor() [2/2]

void OneofDescriptorProto::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ release_name() [1/2]

std::string * OneofDescriptorProto::release_name ( )
inline

◆ release_name() [2/2]

PROTOBUF_NODISCARD std::string* OneofDescriptorProto::release_name ( )

◆ release_options() [1/2]

PROTOBUF_NAMESPACE_ID::OneofOptions * OneofDescriptorProto::release_options ( )
inline

◆ release_options() [2/2]

PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::release_options ( )

◆ set_allocated_name() [1/2]

void OneofDescriptorProto::set_allocated_name ( std::string *  name)
inline

◆ set_allocated_name() [2/2]

void OneofDescriptorProto::set_allocated_name ( std::string *  name)

◆ set_allocated_options() [1/2]

void OneofDescriptorProto::set_allocated_options ( ::PROTOBUF_NAMESPACE_ID::OneofOptions *  options)
inline

◆ set_allocated_options() [2/2]

void OneofDescriptorProto::set_allocated_options ( PROTOBUF_NAMESPACE_ID::OneofOptions *  options)
inline

◆ set_name() [1/6]

template<typename ArgT0 = const std::string&, typename... ArgT>
void OneofDescriptorProto::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_name() [2/6]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void OneofDescriptorProto::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_name() [3/6]

void OneofDescriptorProto::set_name ( const char *  value)
inline

◆ set_name() [4/6]

void OneofDescriptorProto::set_name ( const char *  value,
size_t  size 
)
inline

◆ set_name() [5/6]

void OneofDescriptorProto::set_name ( const std::string &  value)
inline

◆ set_name() [6/6]

void OneofDescriptorProto::set_name ( std::string &&  value)
inline

◆ SetCachedSize() [1/2]

void OneofDescriptorProto::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void OneofDescriptorProto::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void OneofDescriptorProto::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void OneofDescriptorProto::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void OneofDescriptorProto::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void OneofDescriptorProto::SharedDtor ( )
private

◆ Swap() [1/2]

void OneofDescriptorProto::Swap ( OneofDescriptorProto other)
inline

◆ Swap() [2/2]

void OneofDescriptorProto::Swap ( OneofDescriptorProto other)
inline

◆ unknown_fields() [1/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& OneofDescriptorProto::unknown_fields ( ) const
inline

◆ unknown_fields() [2/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& OneofDescriptorProto::unknown_fields ( ) const
inline

◆ unsafe_arena_release_options() [1/2]

PROTOBUF_NAMESPACE_ID::OneofOptions * OneofDescriptorProto::unsafe_arena_release_options ( )
inline

◆ unsafe_arena_release_options() [2/2]

::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::unsafe_arena_release_options ( )

◆ unsafe_arena_set_allocated_options() [1/2]

void OneofDescriptorProto::unsafe_arena_set_allocated_options ( ::PROTOBUF_NAMESPACE_ID::OneofOptions *  options)
inline

◆ unsafe_arena_set_allocated_options() [2/2]

void OneofDescriptorProto::unsafe_arena_set_allocated_options ( PROTOBUF_NAMESPACE_ID::OneofOptions *  options)

◆ UnsafeArenaSwap() [1/2]

void OneofDescriptorProto::UnsafeArenaSwap ( OneofDescriptorProto other)
inline

◆ UnsafeArenaSwap() [2/2]

void OneofDescriptorProto::UnsafeArenaSwap ( OneofDescriptorProto other)
inline

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto

◆ swap [1/2]

void swap ( OneofDescriptorProto a,
OneofDescriptorProto b 
)
friend

◆ swap [2/2]

void swap ( OneofDescriptorProto a,
OneofDescriptorProto b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize OneofDescriptorProto::_cached_size_
mutableprivate

◆ _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData OneofDescriptorProto::_class_data_
static
Initial value:
= {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck,
}

Definition at line 2514 of file protobuf/src/google/protobuf/descriptor.pb.h.

◆ _has_bits_

PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > OneofDescriptorProto::_has_bits_
private

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena OneofDescriptorProto::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int OneofDescriptorProto::kIndexInFileMessages
staticconstexpr
Initial value:
=
7

Definition at line 2382 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ name_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr OneofDescriptorProto::name_
private

◆ options_ [1/2]

PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::options_
private

◆ options_ [2/2]

::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::options_
private

The documentation for this class was generated from the following files:
OneofDescriptorProto::MergeImpl
static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from)
Definition: protobuf/src/google/protobuf/descriptor.pb.cc:4314


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47