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

Sad_propertyitem Struct Reference

One node of the singly-linked property list 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.
sad_propertyp_t prop
 Points at the property (metadata object).
sad_propertyitemp_t next
 Link to next list item.


Detailed Description

One node of the singly-linked property list hanging off a hash bucket.

Definition at line 103 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