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