Thu Apr 3 08:24:36 2014

Asterisk developer's documentation


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


Field Documentation

struct { ... } callbacks
char* context

Definition at line 7741 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char data[1]

Definition at line 7746 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* exten

Definition at line 7742 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct ast_state_cb* first [read]

Definition at line 7743 of file pbx.c.

struct ast_state_cb* last [read]

Definition at line 7743 of file pbx.c.

int laststate

Definition at line 7744 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct { ... } list
struct store_hint* next [read]

Definition at line 7745 of file pbx.c.


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

Generated on 3 Apr 2014 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1