Asterisk - The Open Source Telephony Project GIT-master-6144b6b
Loading...
Searching...
No Matches
Data Fields
store_hint Struct Reference
Collaboration diagram for store_hint:
Collaboration graph
[legend]

Data Fields

struct ast_state_cbcallbacks
 
char * context
 
char data [1]
 
char * exten
 
int laststate
 
struct { 
 
   struct store_hint *   next 
 
list 
 

Detailed Description

Definition at line 2435 of file extconf.c.

Field Documentation

◆ callbacks

struct ast_state_cb* callbacks

Definition at line 2438 of file extconf.c.

◆ context

char* context

Definition at line 2436 of file extconf.c.

◆ data

char data[1]

Definition at line 2441 of file extconf.c.

◆ exten

char* exten

Definition at line 2437 of file extconf.c.

◆ laststate

int laststate

Definition at line 2439 of file extconf.c.

◆ [struct]

struct { ... } list

◆ next

struct store_hint* next

Definition at line 2440 of file extconf.c.


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