![]() |
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 |
Public Member Functions inherited from eDVBTransponderData | |
| 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 |
Public Member Functions inherited from iObject | |
| void | operator delete (void *p) |
| virtual void | AddRef ()=0 |
| virtual void | Release ()=0 |
Additional Inherited Members | |
Protected Member Functions inherited from eDVBTransponderData | |
| int | getProperty (unsigned int cmd) const |
Protected Member Functions inherited from iObject | |
| virtual | ~iObject () |
Protected Attributes inherited from eDVBTransponderData | |
| 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.