bool qEntryPutStr ( Q_ENTRY entry,
const char *  name,
const char *  str,
bool  update 
)

Add string object into linked-list structure.

Parameters:
entry Q_ENTRY pointer
name key name.
str string value
update in case of false, just insert. in case of true, remove all same key then insert object if found.
Returns:
true if successful, otherwise returns false.

Definition at line 223 of file qEntry.c.


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