PAPI 7.1.0.0
Loading...
Searching...
No Matches
cset_hash_table_t Struct Reference

#include <sde_lib_internal.h>

Collaboration diagram for cset_hash_table_t:

Data Fields

cset_hash_bucket_t buckets [_SDE_HASH_BUCKET_COUNT_]
 
cset_list_object_t * overflow_list
 

Detailed Description

Definition at line 81 of file sde_lib_internal.h.

Field Documentation

◆ buckets

cset_hash_bucket_t cset_hash_table_t::buckets[_SDE_HASH_BUCKET_COUNT_]

Definition at line 82 of file sde_lib_internal.h.

◆ overflow_list

cset_list_object_t* cset_hash_table_t::overflow_list

Definition at line 83 of file sde_lib_internal.h.


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