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

| Data Fields | |
| struct stasis_cache * | cache | 
| struct stasis_forward * | forward_all_to_cached | 
| struct stasis_topic * | topic | 
| struct stasis_topic * | topic_cached | 
Definition at line 35 of file stasis_cache_pattern.c.
| struct stasis_cache* cache | 
Definition at line 38 of file stasis_cache_pattern.c.
Referenced by all_dtor(), stasis_cp_all_cache(), stasis_cp_all_create(), and stasis_cp_sink_create().
| struct stasis_forward* forward_all_to_cached | 
Definition at line 40 of file stasis_cache_pattern.c.
Referenced by all_dtor(), and stasis_cp_all_create().
| struct stasis_topic* topic | 
Definition at line 36 of file stasis_cache_pattern.c.
Referenced by all_dtor(), stasis_cp_all_create(), stasis_cp_all_topic(), and stasis_cp_single_create().
| struct stasis_topic* topic_cached | 
Definition at line 37 of file stasis_cache_pattern.c.
Referenced by all_dtor(), stasis_cp_all_create(), stasis_cp_all_topic_cached(), and stasis_cp_single_create().