Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


store_hint Struct Reference
Collaboration diagram for store_hint:

Data Fields

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

Field Documentation

struct { ... } callbacks
char* context

Definition at line 7082 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char data[1]

Definition at line 7087 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* exten

Definition at line 7083 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

Definition at line 7084 of file pbx.c.

struct ast_state_cb* last

Definition at line 7084 of file pbx.c.

int laststate

Definition at line 7085 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct { ... } list
struct store_hint* next

Definition at line 7086 of file pbx.c.


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