Thu Apr 28 2011 17:14:05

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 6553 of file pbx.c.


Field Documentation

struct { ... } callbacks
char* context

Definition at line 6554 of file pbx.c.

char data[1]

Definition at line 6559 of file pbx.c.

char* exten

Definition at line 6555 of file pbx.c.

Definition at line 6556 of file pbx.c.

struct ast_state_cb* last

Definition at line 6556 of file pbx.c.

int laststate

Definition at line 6557 of file pbx.c.

struct { ... } list
struct store_hint* next

Definition at line 6558 of file pbx.c.


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