Classes | 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
UninterpretedOption Class Reference

#include <descriptor.pb.h>

Inheritance diagram for UninterpretedOption:
Inheritance graph
[legend]

Classes

class  _Internal
 

Public Types

enum  : int {
  kNameFieldNumber = 2, kIdentifierValueFieldNumber = 3, kStringValueFieldNumber = 7, kAggregateValueFieldNumber = 8,
  kPositiveIntValueFieldNumber = 4, kNegativeIntValueFieldNumber = 5, kDoubleValueFieldNumber = 6
}
 
typedef UninterpretedOption_NamePart NamePart
 

Public Member Functions

PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart * add_name ()
 
const std::stringaggregate_value () const
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_aggregate_value ()
 
void clear_double_value ()
 
void clear_identifier_value ()
 
void clear_name ()
 
void clear_negative_int_value ()
 
void clear_positive_int_value ()
 
void clear_string_value ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const UninterpretedOption &from)
 
double double_value () const
 
inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArena () const final
 
int GetCachedSize () const final
 
voidGetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_double_value () const
 
bool has_identifier_value () const
 
bool has_negative_int_value () const
 
const std::stringidentifier_value () const
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const UninterpretedOption &from)
 
bool MergePartialFromCodedStream (::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *input) final
 
std::stringmutable_aggregate_value ()
 
std::stringmutable_identifier_value ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart > * mutable_name ()
 
PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart * mutable_name (int index)
 
std::stringmutable_string_value ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart > & name () const
 
const PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart & name (int index) const
 
int name_size () const
 
::PROTOBUF_NAMESPACE_ID::int64 negative_int_value () const
 
UninterpretedOptionNew () const final
 
UninterpretedOptionNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
UninterpretedOptionoperator= (const UninterpretedOption &from)
 
UninterpretedOptionoperator= (UninterpretedOption &&from) noexcept
 
::PROTOBUF_NAMESPACE_ID::uint64 positive_int_value () const
 
std::stringrelease_aggregate_value ()
 
std::stringrelease_identifier_value ()
 
std::stringrelease_string_value ()
 
void SerializeWithCachedSizes (::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *output) const final
 
void set_aggregate_value (const char *value)
 
void set_aggregate_value (const char *value, size_t size)
 
void set_aggregate_value (const std::string &value)
 
void set_aggregate_value (std::string &&value)
 
void set_allocated_aggregate_value (std::string *aggregate_value)
 
void set_allocated_identifier_value (std::string *identifier_value)
 
void set_allocated_string_value (std::string *string_value)
 
void set_double_value (double value)
 
void set_identifier_value (const char *value)
 
void set_identifier_value (const char *value, size_t size)
 
void set_identifier_value (const std::string &value)
 
void set_identifier_value (std::string &&value)
 
void set_negative_int_value (::PROTOBUF_NAMESPACE_ID::int64 value)
 
void set_positive_int_value (::PROTOBUF_NAMESPACE_ID::uint64 value)
 
void set_string_value (const char *value)
 
void set_string_value (const std::string &value)
 
void set_string_value (const void *value, size_t size)
 
void set_string_value (std::string &&value)
 
const std::stringstring_value () const
 
void Swap (UninterpretedOption *other)
 
 UninterpretedOption ()
 
 UninterpretedOption (const UninterpretedOption &from)
 
 UninterpretedOption (UninterpretedOption &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
void UnsafeArenaSwap (UninterpretedOption *other)
 
virtual ~UninterpretedOption ()
 

Static Public Member Functions

static const UninterpretedOptiondefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const UninterpretedOptioninternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 UninterpretedOption (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Private Types

typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual () const
 
void InternalSwap (UninterpretedOption *other)
 
voidMaybeArenaPtr () const
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedDtor ()
 

Static Private Member Functions

static void ArenaDtor (void *object)
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 

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 aggregate_value_
 
double double_value_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr identifier_value_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart > name_
 
::PROTOBUF_NAMESPACE_ID::int64 negative_int_value_
 
::PROTOBUF_NAMESPACE_ID::uint64 positive_int_value_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr string_value_
 

Friends

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

Detailed Description

Definition at line 5466 of file descriptor.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

Definition at line 5715 of file descriptor.pb.h.

◆ InternalArenaConstructable_

Definition at line 5714 of file descriptor.pb.h.

◆ NamePart

Definition at line 5603 of file descriptor.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kIdentifierValueFieldNumber 
kStringValueFieldNumber 
kAggregateValueFieldNumber 
kPositiveIntValueFieldNumber 
kNegativeIntValueFieldNumber 
kDoubleValueFieldNumber 

Definition at line 5607 of file descriptor.pb.h.

Constructor & Destructor Documentation

◆ UninterpretedOption() [1/4]

UninterpretedOption::UninterpretedOption ( )

Definition at line 13108 of file descriptor.pb.cc.

◆ ~UninterpretedOption()

UninterpretedOption::~UninterpretedOption ( )
virtual

Definition at line 13158 of file descriptor.pb.cc.

◆ UninterpretedOption() [2/4]

UninterpretedOption::UninterpretedOption ( const UninterpretedOption from)

Definition at line 13121 of file descriptor.pb.cc.

◆ UninterpretedOption() [3/4]

UninterpretedOption::UninterpretedOption ( UninterpretedOption &&  from)
inlinenoexcept

Definition at line 5473 of file descriptor.pb.h.

◆ UninterpretedOption() [4/4]

UninterpretedOption::UninterpretedOption ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

Definition at line 13113 of file descriptor.pb.cc.

Member Function Documentation

◆ add_name()

PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart * UninterpretedOption::add_name ( )
inline

Definition at line 11103 of file descriptor.pb.h.

◆ aggregate_value()

const std::string & UninterpretedOption::aggregate_value ( ) const
inline

Definition at line 11335 of file descriptor.pb.h.

◆ ArenaDtor()

void UninterpretedOption::ArenaDtor ( void object)
staticprivate

Definition at line 13170 of file descriptor.pb.cc.

◆ ByteSizeLong()

size_t UninterpretedOption::ByteSizeLong ( ) const
final

Definition at line 13554 of file descriptor.pb.cc.

◆ Clear()

void UninterpretedOption::Clear ( )
final

Definition at line 13185 of file descriptor.pb.cc.

◆ clear_aggregate_value()

void UninterpretedOption::clear_aggregate_value ( )
inline

Definition at line 11331 of file descriptor.pb.h.

◆ clear_double_value()

void UninterpretedOption::clear_double_value ( )
inline

Definition at line 11233 of file descriptor.pb.h.

◆ clear_identifier_value()

void UninterpretedOption::clear_identifier_value ( )
inline

Definition at line 11117 of file descriptor.pb.h.

◆ clear_name()

void UninterpretedOption::clear_name ( )
inline

Definition at line 11087 of file descriptor.pb.h.

◆ clear_negative_int_value()

void UninterpretedOption::clear_negative_int_value ( )
inline

Definition at line 11215 of file descriptor.pb.h.

◆ clear_positive_int_value()

void UninterpretedOption::clear_positive_int_value ( )
inline

Definition at line 11197 of file descriptor.pb.h.

◆ clear_string_value()

void UninterpretedOption::clear_string_value ( )
inline

Definition at line 11251 of file descriptor.pb.h.

◆ CopyFrom() [1/2]

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

Definition at line 13673 of file descriptor.pb.cc.

◆ CopyFrom() [2/2]

void UninterpretedOption::CopyFrom ( const UninterpretedOption from)

Definition at line 13680 of file descriptor.pb.cc.

◆ default_instance()

const UninterpretedOption & UninterpretedOption::default_instance ( )
static

Definition at line 13179 of file descriptor.pb.cc.

◆ descriptor()

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

Definition at line 5504 of file descriptor.pb.h.

◆ double_value()

double UninterpretedOption::double_value ( ) const
inline

Definition at line 11237 of file descriptor.pb.h.

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece UninterpretedOption::FullMessageName ( )
inlinestaticprivate

Definition at line 5575 of file descriptor.pb.h.

◆ GetArena()

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

Definition at line 5498 of file descriptor.pb.h.

◆ GetArenaNoVirtual()

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

Definition at line 5584 of file descriptor.pb.h.

◆ GetCachedSize()

int UninterpretedOption::GetCachedSize ( ) const
inlinefinal

Definition at line 5567 of file descriptor.pb.h.

◆ GetDescriptor()

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

Definition at line 5507 of file descriptor.pb.h.

◆ GetMaybeArenaPointer()

void* UninterpretedOption::GetMaybeArenaPointer ( ) const
inlinefinal

Definition at line 5501 of file descriptor.pb.h.

◆ GetMetadata()

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

Definition at line 13708 of file descriptor.pb.cc.

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata UninterpretedOption::GetMetadataStatic ( )
inlinestaticprivate

Definition at line 5594 of file descriptor.pb.h.

◆ GetReflection()

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

Definition at line 5510 of file descriptor.pb.h.

◆ has_double_value()

bool UninterpretedOption::has_double_value ( ) const
inline

Definition at line 11230 of file descriptor.pb.h.

◆ has_identifier_value()

bool UninterpretedOption::has_identifier_value ( ) const
inline

Definition at line 11114 of file descriptor.pb.h.

◆ has_negative_int_value()

bool UninterpretedOption::has_negative_int_value ( ) const
inline

Definition at line 11212 of file descriptor.pb.h.

◆ identifier_value()

const std::string & UninterpretedOption::identifier_value ( ) const
inline

Definition at line 11121 of file descriptor.pb.h.

◆ InitAsDefaultInstance()

void UninterpretedOption::InitAsDefaultInstance ( )
static

Definition at line 13083 of file descriptor.pb.cc.

◆ internal_default_instance()

static const UninterpretedOption* UninterpretedOption::internal_default_instance ( )
inlinestatic

Definition at line 5516 of file descriptor.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

PROTOBUF_NAMESPACE_ID::uint8 * UninterpretedOption::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target) const
final

Definition at line 13487 of file descriptor.pb.cc.

◆ InternalSwap()

void UninterpretedOption::InternalSwap ( UninterpretedOption other)
private

Definition at line 13692 of file descriptor.pb.cc.

◆ IsInitialized()

bool UninterpretedOption::IsInitialized ( ) const
final

Definition at line 13687 of file descriptor.pb.cc.

◆ MaybeArenaPtr()

void* UninterpretedOption::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 5587 of file descriptor.pb.h.

◆ MergeFrom() [1/2]

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

Definition at line 13626 of file descriptor.pb.cc.

◆ MergeFrom() [2/2]

void UninterpretedOption::MergeFrom ( const UninterpretedOption from)

Definition at line 13641 of file descriptor.pb.cc.

◆ MergePartialFromCodedStream()

bool UninterpretedOption::MergePartialFromCodedStream ( ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *  input)
final

Definition at line 13301 of file descriptor.pb.cc.

◆ mutable_aggregate_value()

std::string * UninterpretedOption::mutable_aggregate_value ( )
inline

Definition at line 11364 of file descriptor.pb.h.

◆ mutable_identifier_value()

std::string * UninterpretedOption::mutable_identifier_value ( )
inline

Definition at line 11150 of file descriptor.pb.h.

◆ mutable_name() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart > * UninterpretedOption::mutable_name ( )
inline

Definition at line 11095 of file descriptor.pb.h.

◆ mutable_name() [2/2]

PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart * UninterpretedOption::mutable_name ( int  index)
inline

Definition at line 11090 of file descriptor.pb.h.

◆ mutable_string_value()

std::string * UninterpretedOption::mutable_string_value ( )
inline

Definition at line 11284 of file descriptor.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 5494 of file descriptor.pb.h.

◆ name() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart > & UninterpretedOption::name ( ) const
inline

Definition at line 11108 of file descriptor.pb.h.

◆ name() [2/2]

const PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart & UninterpretedOption::name ( int  index) const
inline

Definition at line 11099 of file descriptor.pb.h.

◆ name_size()

int UninterpretedOption::name_size ( ) const
inline

Definition at line 11084 of file descriptor.pb.h.

◆ negative_int_value()

PROTOBUF_NAMESPACE_ID::int64 UninterpretedOption::negative_int_value ( ) const
inline

Definition at line 11219 of file descriptor.pb.h.

◆ New() [1/2]

UninterpretedOption* UninterpretedOption::New ( ) const
inlinefinal

Definition at line 5542 of file descriptor.pb.h.

◆ New() [2/2]

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

Definition at line 5546 of file descriptor.pb.h.

◆ operator=() [1/2]

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

Definition at line 5478 of file descriptor.pb.h.

◆ operator=() [2/2]

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

Definition at line 5482 of file descriptor.pb.h.

◆ positive_int_value()

PROTOBUF_NAMESPACE_ID::uint64 UninterpretedOption::positive_int_value ( ) const
inline

Definition at line 11201 of file descriptor.pb.h.

◆ RegisterArenaDtor()

void UninterpretedOption::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
inlineprivate

Definition at line 13174 of file descriptor.pb.cc.

◆ release_aggregate_value()

std::string * UninterpretedOption::release_aggregate_value ( )
inline

Definition at line 11369 of file descriptor.pb.h.

◆ release_identifier_value()

std::string * UninterpretedOption::release_identifier_value ( )
inline

Definition at line 11155 of file descriptor.pb.h.

◆ release_string_value()

std::string * UninterpretedOption::release_string_value ( )
inline

Definition at line 11289 of file descriptor.pb.h.

◆ SerializeWithCachedSizes()

void UninterpretedOption::SerializeWithCachedSizes ( ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *  output) const
final

Definition at line 13423 of file descriptor.pb.cc.

◆ set_aggregate_value() [1/4]

void UninterpretedOption::set_aggregate_value ( const char *  value)
inline

Definition at line 11350 of file descriptor.pb.h.

◆ set_aggregate_value() [2/4]

void UninterpretedOption::set_aggregate_value ( const char *  value,
size_t  size 
)
inline

Definition at line 11357 of file descriptor.pb.h.

◆ set_aggregate_value() [3/4]

void UninterpretedOption::set_aggregate_value ( const std::string value)
inline

Definition at line 11339 of file descriptor.pb.h.

◆ set_aggregate_value() [4/4]

void UninterpretedOption::set_aggregate_value ( std::string &&  value)
inline

Definition at line 11344 of file descriptor.pb.h.

◆ set_allocated_aggregate_value()

void UninterpretedOption::set_allocated_aggregate_value ( std::string aggregate_value)
inline

Definition at line 11377 of file descriptor.pb.h.

◆ set_allocated_identifier_value()

void UninterpretedOption::set_allocated_identifier_value ( std::string identifier_value)
inline

Definition at line 11163 of file descriptor.pb.h.

◆ set_allocated_string_value()

void UninterpretedOption::set_allocated_string_value ( std::string string_value)
inline

Definition at line 11297 of file descriptor.pb.h.

◆ set_double_value()

void UninterpretedOption::set_double_value ( double  value)
inline

Definition at line 11241 of file descriptor.pb.h.

◆ set_identifier_value() [1/4]

void UninterpretedOption::set_identifier_value ( const char *  value)
inline

Definition at line 11136 of file descriptor.pb.h.

◆ set_identifier_value() [2/4]

void UninterpretedOption::set_identifier_value ( const char *  value,
size_t  size 
)
inline

Definition at line 11143 of file descriptor.pb.h.

◆ set_identifier_value() [3/4]

void UninterpretedOption::set_identifier_value ( const std::string value)
inline

Definition at line 11125 of file descriptor.pb.h.

◆ set_identifier_value() [4/4]

void UninterpretedOption::set_identifier_value ( std::string &&  value)
inline

Definition at line 11130 of file descriptor.pb.h.

◆ set_negative_int_value()

void UninterpretedOption::set_negative_int_value ( ::PROTOBUF_NAMESPACE_ID::int64  value)
inline

Definition at line 11223 of file descriptor.pb.h.

◆ set_positive_int_value()

void UninterpretedOption::set_positive_int_value ( ::PROTOBUF_NAMESPACE_ID::uint64  value)
inline

Definition at line 11205 of file descriptor.pb.h.

◆ set_string_value() [1/4]

void UninterpretedOption::set_string_value ( const char *  value)
inline

Definition at line 11270 of file descriptor.pb.h.

◆ set_string_value() [2/4]

void UninterpretedOption::set_string_value ( const std::string value)
inline

Definition at line 11259 of file descriptor.pb.h.

◆ set_string_value() [3/4]

void UninterpretedOption::set_string_value ( const void value,
size_t  size 
)
inline

Definition at line 11277 of file descriptor.pb.h.

◆ set_string_value() [4/4]

void UninterpretedOption::set_string_value ( std::string &&  value)
inline

Definition at line 11264 of file descriptor.pb.h.

◆ SetCachedSize()

void UninterpretedOption::SetCachedSize ( int  size) const
finalprivate

Definition at line 13176 of file descriptor.pb.cc.

◆ SharedCtor()

void UninterpretedOption::SharedCtor ( )
inlineprivate

Definition at line 13148 of file descriptor.pb.cc.

◆ SharedDtor()

void UninterpretedOption::SharedDtor ( )
inlineprivate

Definition at line 13163 of file descriptor.pb.cc.

◆ string_value()

const std::string & UninterpretedOption::string_value ( ) const
inline

Definition at line 11255 of file descriptor.pb.h.

◆ Swap()

void UninterpretedOption::Swap ( UninterpretedOption other)
inline

Definition at line 5526 of file descriptor.pb.h.

◆ unknown_fields()

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

Definition at line 5491 of file descriptor.pb.h.

◆ UnsafeArenaSwap()

void UninterpretedOption::UnsafeArenaSwap ( UninterpretedOption other)
inline

Definition at line 5534 of file descriptor.pb.h.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 5713 of file descriptor.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 5574 of file descriptor.pb.h.

◆ ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto

Definition at line 5725 of file descriptor.pb.h.

◆ swap

void swap ( UninterpretedOption a,
UninterpretedOption b 
)
friend

Definition at line 5523 of file descriptor.pb.h.

Member Data Documentation

◆ _cached_size_

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize UninterpretedOption::_cached_size_
private

Definition at line 5717 of file descriptor.pb.h.

◆ _has_bits_

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

Definition at line 5716 of file descriptor.pb.h.

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena UninterpretedOption::_internal_metadata_
private

Definition at line 5710 of file descriptor.pb.h.

◆ aggregate_value_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr UninterpretedOption::aggregate_value_
private

Definition at line 5721 of file descriptor.pb.h.

◆ double_value_

double UninterpretedOption::double_value_
private

Definition at line 5724 of file descriptor.pb.h.

◆ identifier_value_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr UninterpretedOption::identifier_value_
private

Definition at line 5719 of file descriptor.pb.h.

◆ kIndexInFileMessages

constexpr int UninterpretedOption::kIndexInFileMessages
staticconstexpr
Initial value:
=
22

Definition at line 5520 of file descriptor.pb.h.

◆ name_

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption_NamePart > UninterpretedOption::name_
private

Definition at line 5718 of file descriptor.pb.h.

◆ negative_int_value_

::PROTOBUF_NAMESPACE_ID::int64 UninterpretedOption::negative_int_value_
private

Definition at line 5723 of file descriptor.pb.h.

◆ positive_int_value_

::PROTOBUF_NAMESPACE_ID::uint64 UninterpretedOption::positive_int_value_
private

Definition at line 5722 of file descriptor.pb.h.

◆ string_value_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr UninterpretedOption::string_value_
private

Definition at line 5720 of file descriptor.pb.h.


The documentation for this class was generated from the following files:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06