#include <dsmccobjcarousel.h>
Definition at line 64 of file dsmccobjcarousel.h.
Public Member Functions | |
| ObjCarousel (Dsmcc *) | |
| void | AddModuleInfo (DsmccDii *dii, Dsmcc *status, unsigned short streamTag) |
| void | AddModuleData (unsigned long carousel, DsmccDb *ddb, const unsigned char *data) |
| We have received a block for a module. | |
Public Attributes | |
| DSMCCCache | filecache |
| QPtrList< DSMCCCacheModuleData > | m_Cache |
| QValueVector< unsigned short > | m_Tags |
| Component tags matched to this carousel. | |
| unsigned long | m_id |
| ObjCarousel::ObjCarousel | ( | Dsmcc * | dsmcc | ) |
Definition at line 126 of file dsmccobjcarousel.cpp.
Definition at line 132 of file dsmccobjcarousel.cpp.
Referenced by Dsmcc::ProcessDownloadInfoIndication().
| void ObjCarousel::AddModuleData | ( | unsigned long | carousel, | |
| DsmccDb * | ddb, | |||
| const unsigned char * | data | |||
| ) |
We have received a block for a module.
Add it to the module and process the module if it's now complete.
Definition at line 200 of file dsmccobjcarousel.cpp.
Definition at line 72 of file dsmccobjcarousel.h.
Referenced by AddModuleData(), Dsmcc::GetDSMCCObject(), and Dsmcc::ProcessDownloadServerInitiate().
| QPtrList<DSMCCCacheModuleData> ObjCarousel::m_Cache |
Definition at line 73 of file dsmccobjcarousel.h.
Referenced by AddModuleData(), AddModuleInfo(), and ObjCarousel().
| QValueVector<unsigned short> ObjCarousel::m_Tags |
Component tags matched to this carousel.
Definition at line 75 of file dsmccobjcarousel.h.
Referenced by Dsmcc::AddTap(), and Dsmcc::ProcessSection().
| unsigned long ObjCarousel::m_id |
Definition at line 76 of file dsmccobjcarousel.h.
Referenced by AddModuleData(), Dsmcc::AddTap(), and Dsmcc::GetCarouselById().
1.5.5