25 #ifndef _MH5ACTIONTOKENS_H_ 26 #define _MH5ACTIONTOKENS_H_ 30 const char* MHEG5actionToString(MHEG5ElemActionType action);
31 MHEG5ElemActionType MHEG5stringToAction(
MHEG5String string);
Manage elementary actions Manage a table of all actions and call a specific action which is defined b...
Definition: mh5base.h:169