MagickCore  6.9.11-60
Convert, Edit, Or Compose Bitmap Images
_HashmapInfo Struct Reference
Collaboration diagram for _HashmapInfo:
[legend]

Data Fields

size_t(* hash )(const void *)
 
MagickBooleanType(* compare )(const void *, const void *)
 
void *(* relinquish_key )(void *)
 
void *(*) *(* relinquish_value )(void *)
 
size_t capacity
 
size_t entries
 
size_t next
 
MagickBooleanType head_of_list
 
LinkedListInfo ** map
 
SemaphoreInfosemaphore
 
size_t signature
 

Field Documentation

◆ capacity

◆ compare

MagickBooleanType(* _HashmapInfo::compare) (const void *, const void *)

◆ entries

◆ hash

size_t(* _HashmapInfo::hash) (const void *)

◆ head_of_list

◆ map

◆ next

size_t _HashmapInfo::next

◆ relinquish_key

void*(* _HashmapInfo::relinquish_key) (void *)

◆ relinquish_value

void*(*) *(* _HashmapInfo::relinquish_value) (void *)

◆ semaphore

◆ signature


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