Main Page | Class List | File List | Class Members | File Members

Sad_propertyitem Struct Reference

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

List of all members.

Public Attributes

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 list of properties hanging off a hash bucket.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 4 17:12:57 2004 for trees by  doxygen 1.3.9.1