Mon Sep 20 2010 00:35:14

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


Field Documentation

struct { ... } callbacks
char* context

Definition at line 6496 of file pbx.c.

char data[1]

Definition at line 6501 of file pbx.c.

char* exten

Definition at line 6497 of file pbx.c.

Definition at line 6498 of file pbx.c.

struct ast_state_cb* last

Definition at line 6498 of file pbx.c.

int laststate

Definition at line 6499 of file pbx.c.

struct { ... } list
struct store_hint* next

Definition at line 6500 of file pbx.c.


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