#include <ks_assoc.h>
Data Fields | |
| ks_base_t | base |
| char * | key |
| size_t | klen |
| ks_base_t * | data |
Definition at line 40 of file ks_assoc.h.
|
|
Definition at line 42 of file ks_assoc.h. |
|
|
A pointer to the data associated with the key Definition at line 45 of file ks_assoc.h. Referenced by ks_assoc_get(), and ks_assoc_put(). |
|
|
A NUL terminated string used as index Definition at line 43 of file ks_assoc.h. Referenced by ks_assoc_keys(). |
|
|
The length of the key (chars) Definition at line 44 of file ks_assoc.h. Referenced by ks_assoc_keys(). |
1.4.4