bool qHashtblPut ( Q_HASHTBL tbl,
const char *  key,
const void *  value,
int  size 
)

Put object into hash table

Parameters:
tbl a pointer of Q_HASHTBL
key key string
value value object data
size size of value
Returns:
true if successful, otherwise returns false

Definition at line 125 of file qHashtbl.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1