Tue Aug 24 2010 19:42:04

Asterisk developer's documentation


Data Fields

store_hint Struct Reference

Collaboration diagram for store_hint:
Collaboration graph
[legend]

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


Field Documentation

struct { ... } callbacks
char* context

Definition at line 6512 of file pbx.c.

char data[1]

Definition at line 6517 of file pbx.c.

char* exten

Definition at line 6513 of file pbx.c.

Definition at line 6514 of file pbx.c.

struct ast_state_cb* last

Definition at line 6514 of file pbx.c.

int laststate

Definition at line 6515 of file pbx.c.

struct { ... } list
struct store_hint* next

Definition at line 6516 of file pbx.c.


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