MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
MHEG5Generic Struct Reference

#include <mh5base.h>

Public Attributes

U8BIT indirect
 
U8BIT isfirst
 
U16BIT type
 
union {
   MHEG5Int   i
 
   MHEG5Bool   b
 
   MHEG5String   s
 
   MHEG5EventType   e
 
   MHEG5IntPair   p
 
   MHEG5ObjectReference   o
 
value
 

Detailed Description

Definition at line 147 of file mh5base.h.

Member Data Documentation

MHEG5Bool MHEG5Generic::b

Definition at line 155 of file mh5base.h.

MHEG5EventType MHEG5Generic::e

Definition at line 157 of file mh5base.h.

MHEG5Int MHEG5Generic::i

Definition at line 154 of file mh5base.h.

U8BIT MHEG5Generic::indirect

Definition at line 149 of file mh5base.h.

U8BIT MHEG5Generic::isfirst

Definition at line 150 of file mh5base.h.

MHEG5ObjectReference MHEG5Generic::o

Definition at line 159 of file mh5base.h.

MHEG5IntPair MHEG5Generic::p

Definition at line 158 of file mh5base.h.

MHEG5String MHEG5Generic::s

Definition at line 156 of file mh5base.h.

U16BIT MHEG5Generic::type

Definition at line 151 of file mh5base.h.

union { ... } MHEG5Generic::value

The documentation for this struct was generated from the following file: