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

ast_hint Struct Reference


Data Fields

ast_extenexten
int laststate
ast_state_cbcallbacks
ast_hintnext

Detailed Description

Definition at line 132 of file pbx.c.


Field Documentation

struct ast_state_cb* callbacks
 

Definition at line 135 of file pbx.c.

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

struct ast_exten* exten
 

Definition at line 133 of file pbx.c.

Referenced by ast_device_state_changed(), and ast_extension_state_add().

int laststate
 

Definition at line 134 of file pbx.c.

Referenced by ast_device_state_changed().

struct ast_hint* next
 

Definition at line 136 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 Wed Aug 10 11:36:35 2005 for Asterisk by  doxygen 1.4.4