Mon Oct 8 12:39:33 2012

Asterisk developer's documentation


store_hint Struct Reference


Data Fields

struct {
   ast_state_cb *   first
   ast_state_cb *   last
callbacks
char * context
char data [1]
char * exten
int laststate
struct {
   store_hint *   next
list

Detailed Description

Definition at line 7261 of file pbx.c.


Field Documentation

struct { ... } callbacks

Referenced by ast_merge_contexts_and_delete().

char* context

Definition at line 7262 of file pbx.c.

Referenced by ast_merge_contexts_and_delete(), and context_merge().

char data[1]

Definition at line 7267 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* exten

Definition at line 7263 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct ast_state_cb* first

Definition at line 7264 of file pbx.c.

Referenced by context_merge().

struct ast_state_cb* last

Definition at line 7264 of file pbx.c.

int laststate

Definition at line 7265 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct { ... } list

Referenced by ast_context_add_switch2(), and ast_merge_contexts_and_delete().

struct store_hint* next

Definition at line 7266 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:33 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7