Main Page | Data Structures | Directories | File List | Data Fields | Globals

Sad_docitem Struct Reference

A node of the singly-linked list of documents hanging off a hash bucket. More...


Data Fields

size_t keylen
 Key string length in bytes (including terminal null).
const char * key
 Unique key string (UTF-8 or ASCII).
sad_docp_t doc
 Points at image and its properties.
sad_docitemp_t next
 Link to next list item.


Detailed Description

A node of the singly-linked list of documents hanging off a hash bucket.

Definition at line 87 of file Sadie_Index.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 8 14:55:03 2005 for tclSadie by  doxygen 1.4.2