Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_EntryInfo Struct Reference

Collaboration diagram for _EntryInfo:

Collaboration graph
[legend]

Data Fields

size_t hash
void * key
void * datum

Field Documentation

void * _EntryInfo::datum
 

Definition at line 72 of file hashmap.c.

Referenced by DestroyHashmap(), GetEntryFromHashmap(), PutEntryInHashmap(), and RemoveEntryFromHashmap().

size_t _EntryInfo::hash
 

Definition at line 69 of file hashmap.c.

Referenced by GetEntryFromHashmap(), PutEntryInHashmap(), and RemoveEntryFromHashmap().

void* _EntryInfo::key
 

Definition at line 72 of file hashmap.c.

Referenced by DestroyHashmap(), GetNextEntryInHashmap(), PutEntryInHashmap(), and RemoveEntryFromHashmap().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:41 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC