Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
stasis_state_manager Struct Reference

Data Fields

struct stasis_topicall_topic
 
struct ao2_containerstates
 

Detailed Description

Definition at line 79 of file stasis_state.c.

Field Documentation

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 stasis_state_add_publisher(), stasis_state_add_subscriber(), stasis_state_all_topic(), and stasis_state_manager_create().

struct ao2_container* states

Holds all state objects handled by this manager

Definition at line 81 of file stasis_state.c.

Referenced by stasis_state_callback_all(), stasis_state_callback_subscribed(), stasis_state_manager_create(), and stasis_state_remove_publish_by_id().


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