Public Attributes | List of all members
lhash_st Struct Reference

Public Attributes

LHASH_ITEM ** buckets
 
unsigned callback_depth
 
lhash_cmp_func comp
 
lhash_hash_func hash
 
size_t num_buckets
 
size_t num_items
 

Detailed Description

Definition at line 87 of file lhash.c.

Member Data Documentation

◆ buckets

LHASH_ITEM** lhash_st::buckets

Definition at line 93 of file lhash.c.

◆ callback_depth

unsigned lhash_st::callback_depth

Definition at line 100 of file lhash.c.

◆ comp

lhash_cmp_func lhash_st::comp

Definition at line 102 of file lhash.c.

◆ hash

lhash_hash_func lhash_st::hash

Definition at line 103 of file lhash.c.

◆ num_buckets

size_t lhash_st::num_buckets

Definition at line 96 of file lhash.c.

◆ num_items

size_t lhash_st::num_items

Definition at line 89 of file lhash.c.


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


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