void SIQ_PmtProcessQuery(S_SiqInstance *siq, pclDsmSIQuery_t pQuery, H_SiqPmtTable hpmt, clDsmSIQueryResult_t *pResult)
Retrieve Information required by Query request from SIQ's PMT table.
Definition: siq_pmt.c:618
DSM-CC global types header Used by SI Query and Section Filter code.
Definition: siq_main.h:33
void SIQ_PmtCheckTableChange(S_SiqInstance *siq, H_SiqPmtTable hOldTable, H_SiqPmtTable hNewTable, U16BIT serviceId)
For each carousel Id in old table, search through new table to see if it still exists. If not, tell DSM-CC. Then tell DSM-CC that PMT has been updated.
Definition: siq_pmt.c:662
H_SiqPmtTable SIQ_PmtCreateTable(S_SiqInstance *siq, U8BIT *pmtData)
Create PMT structure for monitoring (life-cycle, NB_Info)
Definition: siq_pmt.c:332
Definition: cldsmtypes.h:204
void SIQ_PmtDestroyTable(S_SiqInstance *siq, H_SiqPmtTable table)
Destroy PMT structure created by PMT_CreateTable.
Definition: siq_pmt.c:474
Definition: cldsmtypes.h:182