Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
cts Struct Reference
Collaboration diagram for cts:
Collaboration graph
[legend]

Data Fields

struct consumerconsumer
 
struct stasis_subscriptionsub
 
struct stasis_topictopic
 

Detailed Description

Definition at line 2139 of file test_stasis.c.

Field Documentation

◆ consumer

struct consumer* consumer

Definition at line 2140 of file test_stasis.c.

Referenced by AST_TEST_DEFINE(), create_cts(), and dump_consumer().

◆ sub

struct stasis_subscription* sub

Definition at line 2142 of file test_stasis.c.

Referenced by AST_TEST_DEFINE(), and create_cts().

◆ topic

struct stasis_topic* topic

Definition at line 2141 of file test_stasis.c.

Referenced by create_cts(), and send_msg().


The documentation for this struct was generated from the following file: