Classes | 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
Empty< int > Class Template Reference

#include <empty.pb.h>

Classes

class  _Internal
 

Public Member Functions

const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Empty &from)
 
void CopyFrom (const Empty &from)
 
 Empty ()
 
 Empty ()
 
constexpr Empty (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Empty (const Empty &from)
 
 Empty (const Empty &from)
 
 Empty (Empty &&from) noexcept
 
 Empty (Empty &&from) noexcept
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArena () 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const Empty &from)
 
void MergeFrom (const Empty &from)
 
EmptyNew () const final
 
EmptyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
EmptyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
Emptyoperator= (const Empty &from)
 
Emptyoperator= (const Empty &from)
 
Emptyoperator= (Empty &&from) noexcept
 
Emptyoperator= (Empty &&from) noexcept
 
void Swap (Empty *other)
 
void Swap (Empty *other)
 
void UnsafeArenaSwap (Empty *other)
 
void UnsafeArenaSwap (Empty *other)
 
constexpr CallType value () const &
 
constexpr CallType value () const &
 
constexpr CallType value () const &&
 
constexpr CallType value () const &&
 
virtual ~Empty ()
 

Static Public Member Functions

static const Emptydefault_instance ()
 
static const Emptydefault_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 Emptyinternal_default_instance ()
 
static const Emptyinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 Empty (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Empty (::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

inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (Empty *other)
 
void * MaybeArenaPtr () 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::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 

Private Attributes

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 

Friends

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

Detailed Description

template<int>
class Empty< int >

Definition at line 33 of file abseil-cpp/absl/container/internal/compressed_tuple_test.cc.

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

template<int >
typedef void Empty< int >::DestructorSkippable_
private

Definition at line 181 of file protobuf/src/google/protobuf/empty.pb.h.

◆ DestructorSkippable_ [2/2]

template<int >
typedef void Empty< int >::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

template<int >
typedef void Empty< int >::InternalArenaConstructable_
private

Definition at line 180 of file protobuf/src/google/protobuf/empty.pb.h.

◆ InternalArenaConstructable_ [2/2]

template<int >
typedef void Empty< int >::InternalArenaConstructable_
private

Constructor & Destructor Documentation

◆ Empty() [1/9]

template<int >
Empty< int >::Empty ( )

◆ ~Empty()

template<int >
Empty< int >::~Empty ( )
virtual

◆ Empty() [2/9]

template<int >
Empty< int >::Empty ( const Empty< int > &  from)

◆ Empty() [3/9]

template<int >
Empty< int >::Empty ( Empty< int > &&  from)
inlinenoexcept

◆ Empty() [4/9]

template<int >
Empty< int >::Empty ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ Empty() [5/9]

template<int >
Empty< int >::Empty ( )
inline

Definition at line 72 of file protobuf/src/google/protobuf/empty.pb.h.

◆ Empty() [6/9]

template<int >
PROTOBUF_PRAGMA_INIT_SEG constexpr PROTOBUF_NAMESPACE_OPEN Empty< int >::Empty ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

Definition at line 20 of file protobuf/src/google/protobuf/empty.pb.cc.

◆ Empty() [7/9]

template<int >
Empty< int >::Empty ( const Empty< int > &  from)

◆ Empty() [8/9]

template<int >
Empty< int >::Empty ( Empty< int > &&  from)
inlinenoexcept

Definition at line 76 of file protobuf/src/google/protobuf/empty.pb.h.

◆ Empty() [9/9]

template<int >
Empty< int >::Empty ( ::PROTOBUF_NAMESPACE_ID::Arena arena,
bool  is_message_owned = false 
)
explicitprotected

Definition at line 80 of file protobuf/src/google/protobuf/empty.pb.cc.

Member Function Documentation

◆ _InternalParse()

template<int >
const char * Empty< int >::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ ArenaDtor()

template<int >
void Empty< int >::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong()

template<int >
size_t Empty< int >::ByteSizeLong ( ) const
final

◆ Clear()

template<int >
void Empty< int >::Clear ( )
final

◆ CopyFrom() [1/3]

template<int >
void Empty< int >::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/3]

template<int >
void Empty< int >::CopyFrom ( const Empty< int > &  from)
inline

Definition at line 146 of file protobuf/src/google/protobuf/empty.pb.h.

◆ CopyFrom() [3/3]

template<int >
void Empty< int >::CopyFrom ( const Empty< int > &  from)

◆ default_instance() [1/2]

template<int >
static const Empty& Empty< int >::default_instance ( )
inlinestatic

Definition at line 108 of file protobuf/src/google/protobuf/empty.pb.h.

◆ default_instance() [2/2]

template<int >
const Empty & Empty< int >::default_instance ( )
static

◆ descriptor() [1/2]

template<int >
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* Empty< int >::descriptor ( )
inlinestatic

Definition at line 99 of file protobuf/src/google/protobuf/empty.pb.h.

◆ descriptor() [2/2]

template<int >
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* Empty< int >::descriptor ( )
inlinestatic

◆ FullMessageName() [1/2]

template<int >
::PROTOBUF_NAMESPACE_ID::StringPiece Empty< int >::FullMessageName ( )
inlinestaticprivate

Definition at line 157 of file protobuf/src/google/protobuf/empty.pb.h.

◆ FullMessageName() [2/2]

template<int >
::PROTOBUF_NAMESPACE_ID::StringPiece Empty< int >::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

template<int >
inline ::PROTOBUF_NAMESPACE_ID::Arena* Empty< int >::GetArena ( ) const
inlinefinal

◆ GetArenaNoVirtual()

template<int >
inline ::PROTOBUF_NAMESPACE_ID::Arena* Empty< int >::GetArenaNoVirtual ( ) const
inlineprivate

◆ GetCachedSize()

template<int >
int Empty< int >::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

template<int >
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * Empty< int >::GetClassData ( ) const
final

Definition at line 99 of file protobuf/src/google/protobuf/empty.pb.cc.

◆ GetDescriptor() [1/2]

template<int >
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* Empty< int >::GetDescriptor ( )
inlinestatic

Definition at line 102 of file protobuf/src/google/protobuf/empty.pb.h.

◆ GetDescriptor() [2/2]

template<int >
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* Empty< int >::GetDescriptor ( )
inlinestatic

◆ GetMaybeArenaPointer()

template<int >
void* Empty< int >::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

template<int >
::PROTOBUF_NAMESPACE_ID::Metadata Empty< int >::GetMetadata ( ) const
final

◆ GetMetadata() [2/2]

template<int >
PROTOBUF_NAMESPACE_ID::Metadata Empty< int >::GetMetadata ( ) const
final

◆ GetMetadataStatic()

template<int >
::PROTOBUF_NAMESPACE_ID::Metadata Empty< int >::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

template<int >
static const ::PROTOBUF_NAMESPACE_ID::Reflection* Empty< int >::GetReflection ( )
inlinestatic

Definition at line 105 of file protobuf/src/google/protobuf/empty.pb.h.

◆ GetReflection() [2/2]

template<int >
static const ::PROTOBUF_NAMESPACE_ID::Reflection* Empty< int >::GetReflection ( )
inlinestatic

◆ InitAsDefaultInstance()

template<int >
PROTOBUF_NAMESPACE_OPEN void Empty< int >::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

template<int >
static const Empty* Empty< int >::internal_default_instance ( )
inlinestatic

Definition at line 111 of file protobuf/src/google/protobuf/empty.pb.h.

◆ internal_default_instance() [2/2]

template<int >
static const Empty* Empty< int >::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

template<int >
PROTOBUF_NAMESPACE_ID::uint8 * Empty< int >::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ InternalSwap()

template<int >
void Empty< int >::InternalSwap ( Empty< int > *  other)
private

◆ IsInitialized()

template<int >
bool Empty< int >::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

template<int >
void* Empty< int >::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

template<int >
void Empty< int >::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/3]

template<int >
void Empty< int >::MergeFrom ( const Empty< int > &  from)

◆ MergeFrom() [3/3]

template<int >
void Empty< int >::MergeFrom ( const Empty< int > &  from)
inline

Definition at line 150 of file protobuf/src/google/protobuf/empty.pb.h.

◆ New() [1/3]

template<int >
Empty* Empty< int >::New ( ) const
inlinefinal

◆ New() [2/3]

template<int >
Empty* Empty< int >::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena) const
inlinefinal

◆ New() [3/3]

template<int >
Empty* Empty< int >::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena = nullptr) const
inlinefinal

Definition at line 142 of file protobuf/src/google/protobuf/empty.pb.h.

◆ operator=() [1/4]

template<int >
Empty& Empty< int >::operator= ( const Empty< int > &  from)
inline

Definition at line 81 of file protobuf/src/google/protobuf/empty.pb.h.

◆ operator=() [2/4]

template<int >
Empty& Empty< int >::operator= ( const Empty< int > &  from)
inline

◆ operator=() [3/4]

template<int >
Empty& Empty< int >::operator= ( Empty< int > &&  from)
inlinenoexcept

Definition at line 85 of file protobuf/src/google/protobuf/empty.pb.h.

◆ operator=() [4/4]

template<int >
Empty& Empty< int >::operator= ( Empty< int > &&  from)
inlinenoexcept

◆ RegisterArenaDtor()

template<int >
void Empty< int >::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ SetCachedSize()

template<int >
void Empty< int >::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor()

template<int >
void Empty< int >::SharedCtor ( )
inlineprivate

◆ SharedDtor()

template<int >
void Empty< int >::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

template<int >
void Empty< int >::Swap ( Empty< int > *  other)
inline

Definition at line 121 of file protobuf/src/google/protobuf/empty.pb.h.

◆ Swap() [2/2]

template<int >
void Empty< int >::Swap ( Empty< int > *  other)
inline

◆ UnsafeArenaSwap() [1/2]

template<int >
void Empty< int >::UnsafeArenaSwap ( Empty< int > *  other)
inline

◆ UnsafeArenaSwap() [2/2]

template<int >
void Empty< int >::UnsafeArenaSwap ( Empty< int > *  other)
inline

Definition at line 134 of file protobuf/src/google/protobuf/empty.pb.h.

◆ value() [1/4]

template<int >
constexpr CallType Empty< int >::value ( ) const &
inlineconstexpr

◆ value() [2/4]

template<int >
constexpr CallType Empty< int >::value ( ) const &
inlineconstexpr

◆ value() [3/4]

template<int >
constexpr CallType Empty< int >::value ( ) const &&
inlineconstexpr

◆ value() [4/4]

template<int >
constexpr CallType Empty< int >::value ( ) const &&
inlineconstexpr

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

template<int >
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_google_2fprotobuf_2fempty_2eproto

template<int >
friend struct ::TableStruct_google_2fprotobuf_2fempty_2eproto
friend

◆ swap [1/2]

template<int >
void swap ( Empty< int > &  a,
Empty< int > &  b 
)
friend

Definition at line 118 of file protobuf/src/google/protobuf/empty.pb.h.

◆ swap [2/2]

template<int >
void swap ( Empty< int > &  a,
Empty< int > &  b 
)
friend

Member Data Documentation

◆ _cached_size_

template<int >
PROTOBUF_NAMESPACE_ID::internal::CachedSize Empty< int >::_cached_size_
mutableprivate

◆ _class_data_

template<int >
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Empty< int >::_class_data_
static
Initial value:
= {
::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl,
::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl,
}

Definition at line 166 of file protobuf/src/google/protobuf/empty.pb.h.

◆ _internal_metadata_

template<int >
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena Empty< int >::_internal_metadata_
private

◆ kIndexInFileMessages

template<int >
static constexpr int Empty< int >::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 116 of file bloaty/third_party/protobuf/src/google/protobuf/empty.pb.h.


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


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