Asterisk - The Open Source Telephony Project  18.5.0
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 369 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 374 of file pbx.c.

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

◆ hintdevice

char hintdevice[1]

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