Sat Jul 12 2014 17:20:16

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
char * last_presence_message
int last_presence_state
char * last_presence_subtype
int laststate
struct {
   struct store_hint *   next
list

Detailed Description

Definition at line 8775 of file pbx.c.


Field Documentation

struct { ... } callbacks
char* context

Definition at line 8776 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char data[1]

Definition at line 8785 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

char* exten

Definition at line 8777 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

Definition at line 8778 of file pbx.c.

struct ast_state_cb* last

Definition at line 8778 of file pbx.c.

Definition at line 8782 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

Definition at line 8780 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

Definition at line 8781 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

int laststate

Definition at line 8779 of file pbx.c.

Referenced by ast_merge_contexts_and_delete().

struct { ... } list
struct store_hint* next

Definition at line 8784 of file pbx.c.


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