Public Member Functions | Public Attributes | Static Public Attributes | List of all members
absl::container_internal::GroupPortableImpl Struct Reference

#include <raw_hash_set.h>

Public Member Functions

void ConvertSpecialToEmptyAndFullToDeleted (ctrl_t *dst) const
 
void ConvertSpecialToEmptyAndFullToDeleted (ctrl_t *dst) const
 
uint32_t CountLeadingEmptyOrDeleted () const
 
uint32_t CountLeadingEmptyOrDeleted () const
 
 GroupPortableImpl (const ctrl_t *pos)
 
 GroupPortableImpl (const ctrl_t *pos)
 
NonIterableBitMask< uint64_t, kWidth, 3 > MaskEmpty () const
 
NonIterableBitMask< uint64_t, kWidth, 3 > MaskEmptyOrDeleted () const
 
BitMask< uint64_t, kWidth, 3 > Match (h2_t hash) const
 
BitMask< uint64_t, kWidth, 3 > Match (h2_t hash) const
 
BitMask< uint64_t, kWidth, 3 > MatchEmpty () const
 
BitMask< uint64_t, kWidth, 3 > MatchEmptyOrDeleted () const
 

Public Attributes

uint64_t ctrl
 

Static Public Attributes

static constexpr size_t kWidth = 8
 

Detailed Description

Definition at line 654 of file abseil-cpp/absl/container/internal/raw_hash_set.h.

Constructor & Destructor Documentation

◆ GroupPortableImpl() [1/2]

absl::container_internal::GroupPortableImpl::GroupPortableImpl ( const ctrl_t pos)
inlineexplicit

◆ GroupPortableImpl() [2/2]

absl::container_internal::GroupPortableImpl::GroupPortableImpl ( const ctrl_t pos)
inlineexplicit

Member Function Documentation

◆ ConvertSpecialToEmptyAndFullToDeleted() [1/2]

void absl::container_internal::GroupPortableImpl::ConvertSpecialToEmptyAndFullToDeleted ( ctrl_t dst) const
inline

◆ ConvertSpecialToEmptyAndFullToDeleted() [2/2]

void absl::container_internal::GroupPortableImpl::ConvertSpecialToEmptyAndFullToDeleted ( ctrl_t dst) const
inline

◆ CountLeadingEmptyOrDeleted() [1/2]

uint32_t absl::container_internal::GroupPortableImpl::CountLeadingEmptyOrDeleted ( ) const
inline

◆ CountLeadingEmptyOrDeleted() [2/2]

uint32_t absl::container_internal::GroupPortableImpl::CountLeadingEmptyOrDeleted ( ) const
inline

◆ MaskEmpty()

NonIterableBitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::MaskEmpty ( ) const
inline

◆ MaskEmptyOrDeleted()

NonIterableBitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::MaskEmptyOrDeleted ( ) const
inline

◆ Match() [1/2]

BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::Match ( h2_t  hash) const
inline

◆ Match() [2/2]

BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::Match ( h2_t  hash) const
inline

◆ MatchEmpty()

BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::MatchEmpty ( ) const
inline

◆ MatchEmptyOrDeleted()

BitMask<uint64_t, kWidth, 3> absl::container_internal::GroupPortableImpl::MatchEmptyOrDeleted ( ) const
inline

Member Data Documentation

◆ ctrl

uint64_t absl::container_internal::GroupPortableImpl::ctrl

◆ kWidth

static constexpr size_t absl::container_internal::GroupPortableImpl::kWidth = 8
staticconstexpr

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:31