Asterisk - The Open Source Telephony Project
18.5.0
|
Public Member Functions | |
AO2_WEAKPROXY () | |
Data Fields | |
char | id [0] |
struct stasis_state_manager * | manager |
Definition at line 31 of file stasis_state.c.
AO2_WEAKPROXY | ( | ) |
char id[0] |
A unique id for this state object.
Definition at line 36 of file stasis_state.c.
Referenced by Model::load(), state_alloc(), and state_id_by_topic().
struct stasis_state_manager* manager |
The manager that owns and handles this state
Definition at line 34 of file stasis_state.c.
Referenced by stasis_state_manager_create(), state_alloc(), state_manager_dtor(), state_proxy_dtor(), state_proxy_sub_cb(), and subscriber_dtor().