Wed Jan 27 20:02:54 2016

Asterisk developer's documentation


store_hint Struct Reference

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


Field Documentation

struct { ... } callbacks
char* context

Definition at line 7757 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char data[1]

Definition at line 7762 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* exten

Definition at line 7758 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct ast_state_cb* first [read]

Definition at line 7759 of file pbx.c.

struct ast_state_cb* last [read]

Definition at line 7759 of file pbx.c.

int laststate

Definition at line 7760 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

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

Definition at line 7761 of file pbx.c.


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1