![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Public Attributes | |
struct s_q_notify * | next |
F_QueueNotify | normal_rcvd_func |
F_QueueNotify | critical_rcvd_func |
F_QueueNotify | critical_done_func |
Definition at line 56 of file glue_queue.c.
F_QueueNotify s_q_notify::critical_done_func |
Definition at line 61 of file glue_queue.c.
F_QueueNotify s_q_notify::critical_rcvd_func |
Definition at line 60 of file glue_queue.c.
struct s_q_notify* s_q_notify::next |
Definition at line 58 of file glue_queue.c.
F_QueueNotify s_q_notify::normal_rcvd_func |
Definition at line 59 of file glue_queue.c.