Tue Aug 24 2010 19:42:04

Asterisk developer's documentation


Data Fields

statechange Struct Reference

Collaboration diagram for statechange:
Collaboration graph
[legend]

Data Fields

char dev [0]
struct {
   struct statechange *   next
entry
struct {
   struct statechange *   next
entry
int state

Detailed Description

Definition at line 1018 of file app_queue.c.


Field Documentation

char dev

Definition at line 1021 of file app_queue.c.

Referenced by device_state_cb(), and handle_statechange().

struct { ... } entry
struct { ... } entry
struct statechange* next

Definition at line 1019 of file app_queue.c.

int state

Definition at line 1020 of file app_queue.c.

Referenced by device_state_cb(), and handle_statechange().


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