enigma2
2.6
|
Public Member Functions | |
def | cb_func (self, arg0, arg1, arg2, arg3) |
def | __init__ (self) |
def | __disown__ (self) |
Static Public Attributes | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from enigma.eSlot | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Proxy of C++ eSlot4<(void,unsigned int,unsigned int,unsigned int,unsigned int)> class.
def enigma.eSlot4UIntUIntUIntUInt.__init__ | ( | self | ) |
__init__(eSlot4<(void,unsigned int,unsigned int,unsigned int,unsigned int)> self) -> eSlot4UIntUIntUIntUInt
Reimplemented from enigma.eSlot.
def enigma.eSlot4UIntUIntUIntUInt.__disown__ | ( | self | ) |
def enigma.eSlot4UIntUIntUIntUInt.cb_func | ( | self, | |
arg0, | |||
arg1, | |||
arg2, | |||
arg3 | |||
) |
cb_func(eSlot4UIntUIntUIntUInt self, unsigned int arg0, unsigned int arg1, unsigned int arg2, unsigned int arg3)
|
static |