Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


store_hint Struct Reference

Collaboration diagram for store_hint:

Collaboration graph
[legend]

Detailed Description

Definition at line 3812 of file pbx.c.

Data Fields

ast_state_cbcallbacks
char * context
char * exten
int laststate


Field Documentation

struct ast_state_cb* callbacks
 

Definition at line 3815 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* context
 

Definition at line 3813 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* exten
 

Definition at line 3814 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

int laststate
 

Definition at line 3816 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().


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