40 #define HTEXT_TOP_STR 1 41 #define HTEXT_BOT_STR 2 54 MHEG5EventType eventType;
99 void MHEG5linkDeactivate(
MHEG5Link *link);
100 U8BIT* MHEG5linkEventName(
MHEG5Link *link );
120 void MHEG5linkPrint(
MHEG5Link *link,
char *out);
123 extern MHEG5Link *activeLinksHead[MHEG5LASTEVENT + 1];
124 extern unsigned int existsLinkCount[MHEG5LASTEVENT + 1];
Implementation of the Ingredient class.
void MHEG5linkInit(MHEG5Link *link)
<Function description>="">
void initialiseActiveLinkQs(void)
<Function description>="">
void MHEG5linkFree(MHEG5Link *link)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
Manage elementary actions Manage a table of all actions and call a specific action which is defined b...