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

| Data Fields | |
| struct stasis_forward * | forward_cached_to_all | 
| struct stasis_forward * | forward_topic_to_all | 
| struct stasis_topic * | topic | 
| struct stasis_caching_topic * | topic_cached | 
Definition at line 43 of file stasis_cache_pattern.c.
| struct stasis_forward* forward_cached_to_all | 
Definition at line 48 of file stasis_cache_pattern.c.
Referenced by one_dtor(), stasis_cp_single_create(), and stasis_cp_single_unsubscribe().
| struct stasis_forward* forward_topic_to_all | 
Definition at line 47 of file stasis_cache_pattern.c.
Referenced by one_dtor(), stasis_cp_single_create(), and stasis_cp_single_unsubscribe().
| struct stasis_topic* topic | 
Definition at line 44 of file stasis_cache_pattern.c.
Referenced by one_dtor(), stasis_cp_single_create(), stasis_cp_single_topic(), and stasis_cp_sink_create().
| struct stasis_caching_topic* topic_cached | 
Definition at line 45 of file stasis_cache_pattern.c.
Referenced by one_dtor(), stasis_cp_single_accept_message_type(), stasis_cp_single_create(), stasis_cp_single_set_filter(), stasis_cp_single_topic_cached(), stasis_cp_single_unsubscribe(), and stasis_cp_sink_create().