Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
stasis_cache Struct Reference
Collaboration diagram for stasis_cache:
Collaboration graph
[legend]

Data Fields

cache_aggregate_calc_fn aggregate_calc_fn
 
cache_aggregate_publish_fn aggregate_publish_fn
 
struct ao2_containerentries
 
snapshot_get_id id_fn
 
int registered
 

Detailed Description

Definition at line 46 of file stasis_cache.c.

Field Documentation

◆ aggregate_calc_fn

cache_aggregate_calc_fn aggregate_calc_fn

Definition at line 49 of file stasis_cache.c.

Referenced by stasis_cache_create_full().

◆ aggregate_publish_fn

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().

◆ entries

struct ao2_container* entries

Definition at line 47 of file stasis_cache.c.

Referenced by caching_topic_exec().

◆ id_fn

◆ registered

int registered

Definition at line 51 of file stasis_cache.c.


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