const void* qEntryGetLast ( Q_ENTRY entry,
const char *  name,
int *  size 
)

Find lastest matched object with given name.

Parameters:
entry Q_ENTRY pointer
name key name
size if size is not NULL, object size will be stored.
Returns:
a pointer of the stored object.
Note:
If you have objects which have same name. this method can be used to find out lastest matched object.

Definition at line 391 of file qEntry.c.


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