|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct stasis_forward * | forward |
| char | name [0] |
| struct stasis_topic * | topic |
| struct stasis_forward* forward |
Definition at line 1777 of file stasis.c.
Referenced by stasis_topic_pool_get_topic(), and topic_pool_entry_dtor().
| char name[0] |
Definition at line 1779 of file stasis.c.
Referenced by PathSegment::get_child(), SwaggerType::load(), topic_pool_entry_alloc(), topic_pool_entry_cmp(), and topic_pool_entry_hash().
| struct stasis_topic* topic |
Definition at line 1778 of file stasis.c.
Referenced by stasis_topic_pool_get_topic(), and topic_pool_entry_dtor().