|
MythTV
0.26-pre
|
Data for the queued DSMCC tables. More...
#include <mhi.h>
Public Member Functions | |
| DSMCCPacket (unsigned char *data, int length, int tag, unsigned car, int dbid) | |
| ~DSMCCPacket () | |
Public Attributes | |
| unsigned char * | m_data |
| int | m_length |
| int | m_componentTag |
| unsigned | m_carouselId |
| int | m_dataBroadcastId |
| DSMCCPacket::DSMCCPacket | ( | unsigned char * | data, |
| int | length, | ||
| int | tag, | ||
| unsigned | car, | ||
| int | dbid | ||
| ) | [inline] |
| DSMCCPacket::~DSMCCPacket | ( | ) | [inline] |
| unsigned char* DSMCCPacket::m_data |
Definition at line 330 of file mhi.h.
Referenced by MHIContext::ProcessDSMCCQueue().
Definition at line 331 of file mhi.h.
Referenced by MHIContext::ProcessDSMCCQueue().
Definition at line 332 of file mhi.h.
Referenced by MHIContext::ProcessDSMCCQueue().
| unsigned DSMCCPacket::m_carouselId |
Definition at line 333 of file mhi.h.
Referenced by MHIContext::ProcessDSMCCQueue().
Definition at line 334 of file mhi.h.
Referenced by MHIContext::ProcessDSMCCQueue().
1.7.6.1