![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
#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 |
MHEG5EventType MHEG5Generic::e |
MHEG5ObjectReference MHEG5Generic::o |
MHEG5IntPair MHEG5Generic::p |
MHEG5String MHEG5Generic::s |
union { ... } MHEG5Generic::value |