Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ast_state_cb Struct Reference


Data Fields

int id
void * data
ast_state_cb_type callback
ast_state_cbnext

Field Documentation

ast_state_cb_type callback
 

Definition at line 128 of file pbx.c.

Referenced by ast_device_state_changed(), and ast_extension_state_add().

void* data
 

Definition at line 127 of file pbx.c.

Referenced by ast_device_state_changed(), and ast_extension_state_add().

int id
 

Definition at line 126 of file pbx.c.

Referenced by ast_extension_state_add().

struct ast_state_cb* next
 

Definition at line 129 of file pbx.c.

Referenced by ast_device_state_changed(), ast_extension_state_add(), and ast_extension_state_del().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 19:10:28 2006 for Asterisk by  doxygen 1.4.2