| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| cache_aggregate_calc_fn | aggregate_calc_fn | 
| cache_aggregate_publish_fn | aggregate_publish_fn | 
| struct ao2_container * | entries | 
| snapshot_get_id | id_fn | 
| int | registered | 
Definition at line 46 of file stasis_cache.c.
| cache_aggregate_calc_fn aggregate_calc_fn | 
Definition at line 49 of file stasis_cache.c.
Referenced by stasis_cache_create_full().
| cache_aggregate_publish_fn aggregate_publish_fn | 
Definition at line 50 of file stasis_cache.c.
Referenced by caching_topic_exec(), and stasis_cache_create_full().
| struct ao2_container* entries | 
Definition at line 47 of file stasis_cache.c.
Referenced by caching_topic_exec().
| snapshot_get_id id_fn | 
Definition at line 48 of file stasis_cache.c.
Referenced by caching_topic_exec(), stasis_cache_create(), and stasis_cache_create_full().
| int registered | 
Definition at line 51 of file stasis_cache.c.