Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


devstate_change Struct Reference
Collaboration diagram for devstate_change:

Data Fields

enum ast_devstate_cache cachable
char device [1]
struct ast_eid eid
struct {
   struct devstate_change *   next
entry
uint32_t state

Detailed Description

Definition at line 191 of file devicestate.c.


Field Documentation

char device[1]

Definition at line 196 of file devicestate.c.

Referenced by devstate_change_collector_cb(), and handle_devstate_change().

struct ast_eid eid

Definition at line 194 of file devicestate.c.

Referenced by devstate_cache_cb(), and devstate_change_collector_cb().

struct { ... } entry

Definition at line 192 of file devicestate.c.

uint32_t state

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