Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
ast_hintdevice Struct Reference

Structure for dial plan hint devices. More...

Collaboration diagram for ast_hintdevice:
Collaboration graph
[legend]

Data Fields

struct ast_hinthint
 Hint this hintdevice belongs to. More...
 
char hintdevice [1]
 

Detailed Description

Structure for dial plan hint devices.

Note
hintdevice is one device pointing to a hint.

Definition at line 376 of file pbx.c.

Field Documentation

◆ hint

struct ast_hint* hint

Hint this hintdevice belongs to.

Note
Holds a reference to the hint object.

Definition at line 381 of file pbx.c.

Referenced by add_hintdevice(), device_state_cb(), hintdevice_destroy(), hintdevice_remove_cb(), and presence_state_cb().

◆ hintdevice

char hintdevice[1]

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