![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
#include <mh5group.h>
Public Attributes | |
MHEG5Root | root |
MHEG5String | groupName |
MH5GroupId | group_id |
MHEG5String | objectInformation |
MHEG5ActionList | onStartUp |
MHEG5ActionList | onCloseDown |
MHEG5Int | originalCachePriority |
MHEG5Ingredient * | itemHead |
MHEG5Ingredient * | itemTail |
MHEG5Ingredient * | hashIngred [256] |
MHEG5Int | cachePriority |
unsigned long | startTime |
Definition at line 47 of file mh5group.h.
MHEG5Int sMHEG5Group::cachePriority |
Definition at line 67 of file mh5group.h.
MH5GroupId sMHEG5Group::group_id |
Definition at line 54 of file mh5group.h.
MHEG5String sMHEG5Group::groupName |
Definition at line 53 of file mh5group.h.
MHEG5Ingredient* sMHEG5Group::hashIngred[256] |
Definition at line 64 of file mh5group.h.
MHEG5Ingredient* sMHEG5Group::itemHead |
Definition at line 62 of file mh5group.h.
MHEG5Ingredient* sMHEG5Group::itemTail |
Definition at line 63 of file mh5group.h.
MHEG5String sMHEG5Group::objectInformation |
Definition at line 58 of file mh5group.h.
MHEG5ActionList sMHEG5Group::onCloseDown |
Definition at line 60 of file mh5group.h.
MHEG5ActionList sMHEG5Group::onStartUp |
Definition at line 59 of file mh5group.h.
MHEG5Int sMHEG5Group::originalCachePriority |
Definition at line 61 of file mh5group.h.
MHEG5Root sMHEG5Group::root |
Definition at line 50 of file mh5group.h.
unsigned long sMHEG5Group::startTime |
Definition at line 70 of file mh5group.h.