Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct stasis_forward * | forward |
char | name [0] |
struct stasis_topic * | topic |
struct stasis_forward* forward |
Definition at line 1710 of file stasis.c.
Referenced by stasis_topic_pool_get_topic(), and topic_pool_entry_dtor().
char name[0] |
Definition at line 1712 of file stasis.c.
Referenced by PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), topic_pool_entry_alloc(), and topic_pool_entry_cmp().
struct stasis_topic* topic |
Definition at line 1711 of file stasis.c.
Referenced by stasis_topic_pool_get_topic(), topic_pool_entry_cmp(), and topic_pool_entry_dtor().