|
MagickCore
7.0.0
|
Data Fields | |
| size_t | hash |
| void * | key |
| void * | value |
| size_t _EntryInfo::hash |
Definition at line 70 of file hashmap.c.
Referenced by GetValueFromHashmap(), IncreaseHashmapCapacity(), PutEntryInHashmap(), and RemoveEntryFromHashmap().
| void* _EntryInfo::key |
Definition at line 73 of file hashmap.c.
Referenced by DestroyHashmap(), GetNextKeyInHashmap(), GetValueFromHashmap(), PutEntryInHashmap(), and RemoveEntryFromHashmap().
| void * _EntryInfo::value |
Definition at line 73 of file hashmap.c.
Referenced by DestroyHashmap(), GetNextValueInHashmap(), GetValueFromHashmap(), PutEntryInHashmap(), and RemoveEntryFromHashmap().