![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Public Attributes | |
struct s_EventQ * | next |
unsigned char | hdum |
unsigned char | tail |
unsigned char | tdum |
unsigned char | head |
S_EventInfo | events [256] |
Definition at line 137 of file mh5queue.c.
S_EventInfo s_EventQ::events[256] |
Definition at line 144 of file mh5queue.c.
unsigned char s_EventQ::hdum |
Definition at line 140 of file mh5queue.c.
unsigned char s_EventQ::head |
Definition at line 143 of file mh5queue.c.
struct s_EventQ* s_EventQ::next |
Definition at line 139 of file mh5queue.c.
unsigned char s_EventQ::tail |
Definition at line 141 of file mh5queue.c.
unsigned char s_EventQ::tdum |
Definition at line 142 of file mh5queue.c.