Static Public Member Functions | List of all members
absl::container_internal::BtreeNodePeer Class Reference

Static Public Member Functions

template<typename Btree >
constexpr static size_t GetMaxFieldType ()
 
template<typename Btree >
constexpr static size_t GetMaxFieldType ()
 
template<typename Btree >
constexpr static size_t GetNumSlotsPerNode ()
 
template<typename Btree >
constexpr static size_t GetNumSlotsPerNode ()
 
template<typename ValueType >
constexpr static size_t GetTargetNodeSize (size_t target_values_per_node)
 
template<typename ValueType >
constexpr static size_t GetTargetNodeSize (size_t target_values_per_node)
 
template<typename Btree >
constexpr static bool UsesGenerations ()
 
template<typename Btree >
constexpr static bool UsesLinearNodeSearch ()
 
template<typename Btree >
constexpr static bool UsesLinearNodeSearch ()
 

Detailed Description

Definition at line 1192 of file abseil-cpp/absl/container/btree_test.cc.

Member Function Documentation

◆ GetMaxFieldType() [1/2]

template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetMaxFieldType ( )
inlinestaticconstexpr

◆ GetMaxFieldType() [2/2]

template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetMaxFieldType ( )
inlinestaticconstexpr

Definition at line 1210 of file abseil-cpp/absl/container/btree_test.cc.

◆ GetNumSlotsPerNode() [1/2]

template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetNumSlotsPerNode ( )
inlinestaticconstexpr

◆ GetNumSlotsPerNode() [2/2]

template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetNumSlotsPerNode ( )
inlinestaticconstexpr

Definition at line 1205 of file abseil-cpp/absl/container/btree_test.cc.

◆ GetTargetNodeSize() [1/2]

template<typename ValueType >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetTargetNodeSize ( size_t  target_values_per_node)
inlinestaticconstexpr

◆ GetTargetNodeSize() [2/2]

template<typename ValueType >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetTargetNodeSize ( size_t  target_values_per_node)
inlinestaticconstexpr

Definition at line 1196 of file abseil-cpp/absl/container/btree_test.cc.

◆ UsesGenerations()

template<typename Btree >
constexpr static bool absl::container_internal::BtreeNodePeer::UsesGenerations ( )
inlinestaticconstexpr

Definition at line 1221 of file abseil-cpp/absl/container/btree_test.cc.

◆ UsesLinearNodeSearch() [1/2]

template<typename Btree >
constexpr static bool absl::container_internal::BtreeNodePeer::UsesLinearNodeSearch ( )
inlinestaticconstexpr

◆ UsesLinearNodeSearch() [2/2]

template<typename Btree >
constexpr static bool absl::container_internal::BtreeNodePeer::UsesLinearNodeSearch ( )
inlinestaticconstexpr

Definition at line 1216 of file abseil-cpp/absl/container/btree_test.cc.


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


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