Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


state_change Struct Reference
Collaboration diagram for state_change:

Data Fields

enum ast_devstate_cache cachable
char device [1]
struct {
   struct state_change *   next
list
struct {
   struct state_change *   next
list
char provider [1]

Detailed Description

Definition at line 175 of file devicestate.c.


Field Documentation

char device[1]

Definition at line 178 of file devicestate.c.

Referenced by ast_devstate_changed_literal(), and do_devstate_changes().

struct { ... } list
struct state_change* next

Definition at line 176 of file devicestate.c.

Referenced by do_devstate_changes(), and do_presence_changes().

char provider[1]

Definition at line 61 of file presencestate.c.

Referenced by ast_presence_state_changed_literal(), and do_presence_changes().


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