Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
stasis_state_proxy Struct Reference
Collaboration diagram for stasis_state_proxy:
Collaboration graph
[legend]

Public Member Functions

 AO2_WEAKPROXY ()
 

Data Fields

char id [0]
 
struct stasis_state_managermanager
 

Detailed Description

Definition at line 31 of file stasis_state.c.

Member Function Documentation

◆ AO2_WEAKPROXY()

AO2_WEAKPROXY ( )

Field Documentation

◆ id

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().

◆ manager

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().


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