| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Data Fields | |
| WsHashItem * | items [WS_HASH_TABLE_SIZE] | 
| WsHashItemDestructor | destructor | 
| void * | destructor_context | 
| WsHashItemDestructor WsHashRec::destructor | 
Definition at line 92 of file wshash.c.
Referenced by ws_hash_clear(), ws_hash_create(), and ws_hash_put().
| void* WsHashRec::destructor_context | 
Definition at line 93 of file wshash.c.
Referenced by ws_hash_clear(), ws_hash_create(), and ws_hash_put().
| WsHashItem* WsHashRec::items[WS_HASH_TABLE_SIZE] | 
Definition at line 91 of file wshash.c.
Referenced by ws_hash_clear(), ws_hash_get(), and ws_hash_put().