35 #ifndef _MH5TOKENGROUP_H_ 36 #define _MH5TOKENGROUP_H_
void MHEG5tokenGroupActivate(MHEG5TokenGroup *tokenGroup)
MHEG5ErrorCode MHEG5callActionSlot(MHEG5Root *target, MHEG5GList *params)
Implement the MHEG5 TokenManager Class 28 TokenManager Class Mix-in class that defines functions to m...
void MHEG5tokenGroupPrepare(MHEG5TokenGroup *tokenGroup)
void MHEG5tokenGroupDestruct(MHEG5TokenGroup *tokenGroup)
Manage elementary actions Manage a table of all actions and call a specific action which is defined b...
void MHEG5tokenGroupDeactivate(MHEG5TokenGroup *tokenGroup)
MHEG5TokenSlot * tokens_ptr
Implement the MHEG5 Presentable Class Description Presentable Class Defines the behaviour of objects ...
struct sMHEG5TokenSlot MHEG5TokenSlot
MHEG5Ingredient ingredient
MHEG5ActionList * actions_ptr
void MHEG5tokenGroupFree(MHEG5TokenGroup *tokenGroup)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
MHEG5TokenManager tokenManager