Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_state_cb Struct Reference

Collaboration diagram for ast_state_cb:

Collaboration graph
[legend]

Detailed Description

ast_state_cb: An extension state notify register item

Definition at line 186 of file pbx.c.

Data Fields

ast_state_cb_type callback
void * data
int id
ast_state_cbnext


Field Documentation

ast_state_cb_type callback
 

Definition at line 189 of file pbx.c.

Referenced by ast_extension_state_add(), ast_hint_state_changed(), ast_merge_contexts_and_delete(), and ast_remove_hint().

void* data
 

Definition at line 188 of file pbx.c.

Referenced by ast_extension_state_add(), ast_hint_state_changed(), ast_merge_contexts_and_delete(), and ast_remove_hint().

int id
 

Definition at line 187 of file pbx.c.

struct ast_state_cb* next
 

Definition at line 190 of file pbx.c.

Referenced by ast_extension_state_add(), ast_extension_state_del(), ast_hint_state_changed(), ast_merge_contexts_and_delete(), ast_remove_hint(), and handle_show_hints().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen