|
MagickCore 7.0.10
|
Data Fields | |
| size_t | hash |
| void * | key |
| void * | value |
| size_t _EntryInfo::hash |
Definition at line 69 of file hashmap.c.
Referenced by GetValueFromHashmap(), IncreaseHashmapCapacity(), PutEntryInHashmap(), and RemoveEntryFromHashmap().
| void* _EntryInfo::key |
Definition at line 72 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().