|
def | __init__ (self, *args, **kwargs) |
|
def | getInstance () |
|
def | setInit (self, slot) |
|
def | setReset (self, slot) |
|
def | startMMI (self, slot) |
|
def | stopMMI (self, slot) |
|
def | getMMIState (self, slot) |
|
def | answerMenu (self, slot, answer) |
|
def | answerEnq (self, slot, val) |
|
def | cancelEnq (self, slot) |
|
def | setClockRate (self, slot, rate) |
|
def | getState (self, slot) |
|
def | setState (self, slot, state) |
|
def | getAppName (self, slot) |
|
def | setAppName (self, slot, name) |
|
def | availableMMI (self, slot) |
|
def | getMMIScreen (self, slot) |
|
◆ __init__()
def enigma.eDVBCI_UI.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ answerEnq()
def enigma.eDVBCI_UI.answerEnq |
( |
|
self, |
|
|
|
slot, |
|
|
|
val |
|
) |
| |
answerEnq(eDVBCI_UI self, int slot, char * val) -> int
◆ answerMenu()
def enigma.eDVBCI_UI.answerMenu |
( |
|
self, |
|
|
|
slot, |
|
|
|
answer |
|
) |
| |
answerMenu(eDVBCI_UI self, int slot, int answer) -> int
◆ cancelEnq()
def enigma.eDVBCI_UI.cancelEnq |
( |
|
self, |
|
|
|
slot |
|
) |
| |
cancelEnq(eDVBCI_UI self, int slot) -> int
◆ getInstance()
def enigma.eDVBCI_UI.getInstance |
( |
| ) |
|
getInstance() -> eDVBCI_UI
◆ getMMIState()
def enigma.eDVBCI_UI.getMMIState |
( |
|
self, |
|
|
|
slot |
|
) |
| |
getMMIState(eDVBCI_UI self, int slot) -> int
◆ setClockRate()
def enigma.eDVBCI_UI.setClockRate |
( |
|
self, |
|
|
|
slot, |
|
|
|
rate |
|
) |
| |
setClockRate(eDVBCI_UI self, int slot, int rate) -> int
◆ setInit()
def enigma.eDVBCI_UI.setInit |
( |
|
self, |
|
|
|
slot |
|
) |
| |
setInit(eDVBCI_UI self, int slot)
◆ setReset()
def enigma.eDVBCI_UI.setReset |
( |
|
self, |
|
|
|
slot |
|
) |
| |
setReset(eDVBCI_UI self, int slot)
◆ startMMI()
def enigma.eDVBCI_UI.startMMI |
( |
|
self, |
|
|
|
slot |
|
) |
| |
startMMI(eDVBCI_UI self, int slot) -> int
◆ stopMMI()
def enigma.eDVBCI_UI.stopMMI |
( |
|
self, |
|
|
|
slot |
|
) |
| |
stopMMI(eDVBCI_UI self, int slot) -> int
◆ answerEnq
enigma.eDVBCI_UI.answerEnq |
|
static |
◆ answerMenu
enigma.eDVBCI_UI.answerMenu |
|
static |
◆ cancelEnq
enigma.eDVBCI_UI.cancelEnq |
|
static |
◆ ciStateChanged
enigma.eDVBCI_UI.ciStateChanged = _swig_property(_enigma.eDVBCI_UI_ciStateChanged_get, _enigma.eDVBCI_UI_ciStateChanged_set) |
|
static |
◆ getInstance
enigma.eDVBCI_UI.getInstance = staticmethod(getInstance) |
|
static |
◆ getMMIState
enigma.eDVBCI_UI.getMMIState |
|
static |
◆ rateHigh
enigma.eDVBCI_UI.rateHigh = _enigma.eDVBCI_UI_rateHigh |
|
static |
◆ rateNormal
enigma.eDVBCI_UI.rateNormal = _enigma.eDVBCI_UI_rateNormal |
|
static |
◆ setClockRate
enigma.eDVBCI_UI.setClockRate |
|
static |
◆ setInit
◆ setReset
enigma.eDVBCI_UI.setReset |
|
static |
◆ startMMI
enigma.eDVBCI_UI.startMMI |
|
static |
◆ stopMMI
◆ thisown
enigma.eDVBCI_UI.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
static |
The documentation for this class was generated from the following file: