MHEG5  15.3.0
source/classes/src/mh5action.c File Reference

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 "mh5profile.h"
#include "mh5classes.h"
#include "mh5memory.h"
#include "mh5action.h"
#include "mh5object.h"
#include "mh5link.h"
#include "mh5debug.h"
#include <stdlib.h>

Functions

void MHEG5actionDestruct (MHEG5ActionList actions)
 <Function description>="">

Detailed Description

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.

Date:
05/02/2002
Author:
R.Freeman

Function Documentation

<Function description>="">

Returns:
<Return value>=""> Free the memory of a list of elementary actions Normaly the memory is allocated by the Text- or ASN.1 parser.
Parameters:
MHEG5Action* action
Returns:
void
 All Data Structures Files Functions Variables Typedefs Defines