Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
stasis_state_manager Struct Reference
Collaboration diagram for stasis_state_manager:
Collaboration graph
[legend]

Data Fields

struct stasis_topicall_topic
 
struct ao2_containerstates
 

Detailed Description

Definition at line 79 of file stasis_state.c.

Field Documentation

◆ all_topic

struct stasis_topic* all_topic

The manager's topic. All state topics are forward to this one

Definition at line 83 of file stasis_state.c.

Referenced by __state_find_or_add(), stasis_state_add_publisher(), stasis_state_add_subscriber(), stasis_state_all_topic(), stasis_state_manager_create(), state_alloc(), and state_manager_dtor().

◆ states

struct ao2_container* states

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