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

Implement the MHEG5 TokenManager Class 28 TokenManager Class Mix-in class that defines functions to manage the navigation of a logical token among a group of elements. The token may be used to give a special behaviour to one element in the group, such as the highlight in a jumping-highlight navigation scheme. Base class: None (mix-in) Subclasses: TokenGroup Status: Abstract class. More...

#include "mh5variable.h"
#include "mh5object.h"
#include "mh5memory.h"
#include "mh5queue.h"
#include "mh5tokenmanager.h"
#include "mh5tokengroup.h"
#include "mh5listgroup.h"
#include <stdlib.h>

Detailed Description

Implement the MHEG5 TokenManager Class 28 TokenManager Class Mix-in class that defines functions to manage the navigation of a logical token among a group of elements. The token may be used to give a special behaviour to one element in the group, such as the highlight in a jumping-highlight navigation scheme. Base class: None (mix-in) Subclasses: TokenGroup Status: Abstract class.

Date:
05/02/2002
Author:
R.Freeman
 All Data Structures Files Functions Variables Typedefs Defines