#include <scanstreamdata.h>

Definition at line 9 of file scanstreamdata.h.
Public Member Functions | |
| ScanStreamData () | |
| virtual | ~ScanStreamData () |
| bool | IsRedundant (uint pid, const PSIPTable &) const |
| Returns true if table already seen. | |
| bool | HandleTables (uint pid, const PSIPTable &psip) |
| Processes PSIP tables. | |
| void | Reset (void) |
| bool | HasEITPIDChanges (const uint_vec_t &) const |
| bool | GetEITPIDChanges (const uint_vec_t &, uint_vec_t &, uint_vec_t &) const |
| QString | GetSIStandard (QString guess="mpeg") const |
Private Member Functions | |
| virtual void | DeleteCachedTable (PSIPTable *psip) const |
| ScanStreamData::ScanStreamData | ( | ) |
Definition at line 7 of file scanstreamdata.cpp.
| ScanStreamData::~ScanStreamData | ( | ) | [virtual] |
Definition at line 14 of file scanstreamdata.cpp.
Returns true if table already seen.
Reimplemented from ATSCStreamData.
Definition at line 19 of file scanstreamdata.cpp.
Processes PSIP tables.
Reimplemented from ATSCStreamData.
Definition at line 28 of file scanstreamdata.cpp.
| void ScanStreamData::Reset | ( | void | ) | [virtual] |
Reimplemented from ATSCStreamData.
Definition at line 35 of file scanstreamdata.cpp.
Referenced by SIScan::ScanTransport().
| bool ScanStreamData::HasEITPIDChanges | ( | const uint_vec_t & | ) | const [inline, virtual] |
| bool ScanStreamData::GetEITPIDChanges | ( | const uint_vec_t & | , | |
| uint_vec_t & | , | |||
| uint_vec_t & | ||||
| ) | const [inline, virtual] |
| QString ScanStreamData::GetSIStandard | ( | QString | guess = "mpeg" |
) | const |
| void ScanStreamData::DeleteCachedTable | ( | PSIPTable * | psip | ) | const [private, virtual] |
1.5.5