![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Public Attributes | |
struct s_dbc_app * | next |
U32BIT | carouselId |
U32BIT | appId |
U16BIT | associationTag |
U8BIT | nb_version |
U8BIT | nb_action |
S_STRING | nb_info |
Definition at line 87 of file glue_dsmcc.c.
U32BIT s_dbc_app::appId |
Definition at line 91 of file glue_dsmcc.c.
U16BIT s_dbc_app::associationTag |
Definition at line 92 of file glue_dsmcc.c.
U32BIT s_dbc_app::carouselId |
Definition at line 90 of file glue_dsmcc.c.
U8BIT s_dbc_app::nb_action |
Definition at line 94 of file glue_dsmcc.c.
S_STRING s_dbc_app::nb_info |
Definition at line 95 of file glue_dsmcc.c.
U8BIT s_dbc_app::nb_version |
Definition at line 93 of file glue_dsmcc.c.
struct s_dbc_app* s_dbc_app::next |
Definition at line 89 of file glue_dsmcc.c.