| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| 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 Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and state_alloc().
| 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().