Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
sorcery_memory_cached_object Struct Reference

Structure for stored a cached object. More...

Data Fields

ssize_t __heap_index
 index required by heap
 
struct timeval created
 The time at which the object was created.
 
void * object
 The cached object.
 
struct ast_variableobjectset
 Cached objectset for field and regex retrieval.
 
int stale_update_sched_id
 scheduler id of stale update task
 

Detailed Description

Structure for stored a cached object.

Definition at line 167 of file res_sorcery_memory_cache.c.


The documentation for this struct was generated from the following file: