Fri Apr 29 2011 07:59:33

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

Detailed Description

Definition at line 6919 of file pbx.c.


Field Documentation

struct { ... } callbacks
char* context

Definition at line 6920 of file pbx.c.

char data[1]

Definition at line 6925 of file pbx.c.

char* exten

Definition at line 6921 of file pbx.c.

Definition at line 6922 of file pbx.c.

struct ast_state_cb* last

Definition at line 6922 of file pbx.c.

int laststate

Definition at line 6923 of file pbx.c.

struct { ... } list
struct store_hint* next

Definition at line 6924 of file pbx.c.


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