|
Asterisk - The Open Source Telephony Project GIT-master-f08020d
|

Data Fields | |
| struct ao2_container * | container |
| const struct ast_eid * | eid |
| struct stasis_message_type * | type |
Definition at line 691 of file stasis_cache.c.
| struct ao2_container* container |
Definition at line 692 of file stasis_cache.c.
Referenced by cache_dump_all_cb(), cache_dump_by_eid_cb(), stasis_cache_dump_all(), and stasis_cache_dump_by_eid().
| const struct ast_eid* eid |
Definition at line 694 of file stasis_cache.c.
Referenced by cache_dump_by_eid_cb(), stasis_cache_dump_all(), and stasis_cache_dump_by_eid().
| struct stasis_message_type* type |
Definition at line 693 of file stasis_cache.c.
Referenced by cache_dump_all_cb(), cache_dump_by_eid_cb(), stasis_cache_dump_all(), and stasis_cache_dump_by_eid().