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

_ks_assoc_t Struct Reference

libkarmaclient associative array type. More...

#include <ks_assoc.h>


Data Fields

ks_base_t base
ks_array_t array


Detailed Description

libkarmaclient associative array type.

Definition at line 51 of file ks_assoc.h.


Field Documentation

ks_array_t _ks_assoc_t::array
 

The array of buckets making up the ks_assoc_t

Definition at line 54 of file ks_assoc.h.

Referenced by ks_assoc_fini(), ks_assoc_init(), ks_assoc_keys(), ks_assoc_put(), and ks_assoc_size().

ks_base_t _ks_assoc_t::base
 

Definition at line 53 of file ks_assoc.h.

Referenced by ks_assoc_init().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 7 21:11:31 2007 for libkarmaclient by  doxygen 1.4.4