#include <dsmccreceiver.h>
Definition at line 10 of file dsmccreceiver.h.
Public Member Functions | |
| DsmccDii () | |
| ~DsmccDii () | |
Public Attributes | |
| unsigned long | download_id |
| unsigned short | block_size |
| unsigned long | tc_download_scenario |
| unsigned short | number_modules |
| unsigned short | private_data_len |
| DsmccModuleInfo * | modules |
| unsigned char * | private_data |
| DsmccDii::DsmccDii | ( | ) | [inline] |
Definition at line 13 of file dsmccreceiver.h.
| DsmccDii::~DsmccDii | ( | ) | [inline] |
Definition at line 19 of file dsmccreceiver.h.
| unsigned long DsmccDii::download_id |
Definition at line 25 of file dsmccreceiver.h.
Referenced by ObjCarousel::AddModuleInfo(), and Dsmcc::ProcessDownloadInfoIndication().
| unsigned short DsmccDii::block_size |
Definition at line 26 of file dsmccreceiver.h.
Referenced by DSMCCCacheModuleData::DSMCCCacheModuleData(), and Dsmcc::ProcessDownloadInfoIndication().
| unsigned long DsmccDii::tc_download_scenario |
Definition at line 27 of file dsmccreceiver.h.
Referenced by Dsmcc::ProcessDownloadInfoIndication().
| unsigned short DsmccDii::number_modules |
Definition at line 28 of file dsmccreceiver.h.
Referenced by ObjCarousel::AddModuleInfo(), and Dsmcc::ProcessDownloadInfoIndication().
| unsigned short DsmccDii::private_data_len |
Definition at line 29 of file dsmccreceiver.h.
Referenced by Dsmcc::ProcessDownloadInfoIndication().
Definition at line 30 of file dsmccreceiver.h.
Referenced by ObjCarousel::AddModuleInfo(), Dsmcc::ProcessDownloadInfoIndication(), and ~DsmccDii().
| unsigned char* DsmccDii::private_data |
Definition at line 31 of file dsmccreceiver.h.
1.5.5