Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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 Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), Model::load(), and state_alloc().

◆ 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 state_alloc(), state_proxy_dtor(), and state_proxy_sub_cb().


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