Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ast_state_cb Struct Reference


Data Fields

int id
void * data
ast_state_cb_type callback
ast_state_cb * next

Field Documentation

ast_state_cb_type callback
 

Definition at line 128 of file pbx.c.

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

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(), and ast_extension_state_del().

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 Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15