![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <frontendparms.h>
Public Member Functions | |
eDVBCableTransponderData (struct dtv_property *dtvproperties, unsigned int propertycount, eDVBFrontendParametersCable &transponderparms, bool original) | |
std::string | getTunerType () const |
int | getInversion () const |
int | getFrequency () const |
int | getSymbolRate () const |
int | getFecInner () const |
int | getModulation () const |
int | getSystem () const |
int | getSystems () const |
![]() | |
eDVBTransponderData (struct dtv_property *dtvproperties, unsigned int propertycount, bool original) | |
int | getOrbitalPosition () const |
int | getPolarization () const |
int | getRolloff () const |
int | getPilot () const |
int | getIsId () const |
int | getPLSMode () const |
int | getPLSCode () const |
int | getT2MIPlpId () const |
int | getT2MIPid () const |
int | getBandwidth () const |
int | getCodeRateLp () const |
int | getCodeRateHp () const |
int | getConstellation () const |
int | getTransmissionMode () const |
int | getGuardInterval () const |
int | getHierarchyInformation () const |
int | getPlpId () const |
![]() | |
void | operator delete (void *p) |
virtual void | AddRef ()=0 |
virtual void | Release ()=0 |
Additional Inherited Members | |
![]() | |
int | getProperty (unsigned int cmd) const |
![]() | |
virtual | ~iObject () |
![]() | |
std::vector< struct dtv_property > | dtvProperties |
bool | originalValues |
eDVBCableTransponderData::eDVBCableTransponderData | ( | struct dtv_property * | dtvproperties, |
unsigned int | propertycount, | ||
eDVBFrontendParametersCable & | transponderparms, | ||
bool | original | ||
) |
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Reimplemented from eDVBTransponderData.
|
virtual |
Implements iDVBTransponderData.