Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct consumer * | consumer |
struct stasis_subscription * | sub |
struct stasis_topic * | topic |
Definition at line 2139 of file test_stasis.c.
Definition at line 2140 of file test_stasis.c.
Referenced by AST_TEST_DEFINE(), create_cts(), destroy_cts(), and dump_consumer().
struct stasis_subscription* sub |
Definition at line 2142 of file test_stasis.c.
Referenced by AST_TEST_DEFINE(), create_cts(), and destroy_cts().
struct stasis_topic* topic |
Definition at line 2141 of file test_stasis.c.
Referenced by create_cts(), destroy_cts(), and send_msg().