![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Manage elementary actions Manage a table of all actions and call a specific action which is defined by a specific class. Also handles the list functions for elementary actions. More...
#include "mh5root.h"
Go to the source code of this file.
Classes | |
struct | sMHEG5Action |
struct | sMHEG5ActionList |
Macros | |
#define | MAX_EVENT_INDENT 96 |
Typedefs | |
typedef MHEG5Short | MHEG5ElemActionType |
typedef struct sMHEG5Action | MHEG5Action |
typedef struct sMHEG5ActionList | MHEG5ActionList |
Functions | |
void | MHEG5actionDestruct (MHEG5ActionList actions) |
<Function description>=""> More... | |
Manage elementary actions Manage a table of all actions and call a specific action which is defined by a specific class. Also handles the list functions for elementary actions.
Definition in file mh5action.h.
#define MAX_EVENT_INDENT 96 |
Definition at line 37 of file mh5action.h.
typedef struct sMHEG5Action MHEG5Action |
typedef struct sMHEG5ActionList MHEG5ActionList |
typedef MHEG5Short MHEG5ElemActionType |
Definition at line 184 of file mh5action.h.
enum E_ElementryAction |
Definition at line 48 of file mh5action.h.
void MHEG5actionDestruct | ( | MHEG5ActionList | actions | ) |
<Function description>="">
MHEG5Action | * action |
Definition at line 118 of file mh5action.c.