bool qEntryPutStrf ( Q_ENTRY entry,
const char *  name,
bool  update,
char *  format,
  ... 
)

Add formatted string object into linked-list structure.

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

Definition at line 238 of file qEntry.c.


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