|
MythTV
0.26-pre
|
#include <dvbdescriptors.h>
Definition at line 84 of file dvbdescriptors.h.
| anonymous enum |
Definition at line 127 of file dvbdescriptors.h.
| anonymous enum |
Definition at line 149 of file dvbdescriptors.h.
| anonymous enum |
Definition at line 159 of file dvbdescriptors.h.
| LinkageDescriptor::LinkageDescriptor | ( | const unsigned char * | data, |
| int | len = 300 |
||
| ) | [inline] |
Definition at line 87 of file dvbdescriptors.h.
| uint LinkageDescriptor::TSID | ( | void | ) | const [inline] |
Definition at line 121 of file dvbdescriptors.h.
| uint LinkageDescriptor::OriginalNetworkID | ( | ) | const [inline] |
Definition at line 123 of file dvbdescriptors.h.
| uint LinkageDescriptor::ServiceID | ( | void | ) | const [inline] |
Definition at line 125 of file dvbdescriptors.h.
| uint LinkageDescriptor::LinkageType | ( | void | ) | const [inline] |
Definition at line 143 of file dvbdescriptors.h.
Referenced by LinkageDescriptor(), and LinkageTypeString().
| QString LinkageDescriptor::LinkageTypeString | ( | void | ) | const |
Definition at line 254 of file dvbdescriptors.cpp.
| uint LinkageDescriptor::MobileHandOverType | ( | void | ) | const [inline] |
Definition at line 155 of file dvbdescriptors.h.
Referenced by HasMobileNetworkID(), and MobileHandOverTypeString().
| QString LinkageDescriptor::MobileHandOverTypeString | ( | void | ) | const |
Definition at line 263 of file dvbdescriptors.cpp.
| uint LinkageDescriptor::MobileOriginType | ( | void | ) | const [inline] |
Definition at line 164 of file dvbdescriptors.h.
Referenced by HasMobileInitialServiceID().
| QString LinkageDescriptor::MobileOriginTypeString | ( | void | ) | const |
| bool LinkageDescriptor::HasMobileNetworkID | ( | void | ) | const [inline] |
Definition at line 169 of file dvbdescriptors.h.
Referenced by LinkageDescriptor(), and MobileInitialServiceID().
| uint LinkageDescriptor::MobileNetworkID | ( | void | ) | const [inline] |
Definition at line 171 of file dvbdescriptors.h.
| bool LinkageDescriptor::HasMobileInitialServiceID | ( | void | ) | const [inline] |
Definition at line 174 of file dvbdescriptors.h.
Referenced by LinkageDescriptor().
| uint LinkageDescriptor::MobileInitialServiceID | ( | void | ) | const [inline] |
Definition at line 176 of file dvbdescriptors.h.
| uint LinkageDescriptor::TargetEventID | ( | void | ) | const [inline] |
Definition at line 185 of file dvbdescriptors.h.
| bool LinkageDescriptor::IsTargetListed | ( | void | ) | const [inline] |
Definition at line 187 of file dvbdescriptors.h.
| bool LinkageDescriptor::IsEventSimulcast | ( | void | ) | const [inline] |
Definition at line 189 of file dvbdescriptors.h.
| const unsigned char* LinkageDescriptor::PrivateData | ( | void | ) | const [inline] |
Definition at line 194 of file dvbdescriptors.h.
| uint LinkageDescriptor::PrivateDataLength | ( | void | ) | const [inline] |
Definition at line 196 of file dvbdescriptors.h.
uint LinkageDescriptor::m_offset [private] |
Definition at line 200 of file dvbdescriptors.h.
Referenced by LinkageDescriptor(), PrivateData(), and PrivateDataLength().
1.7.6.1