enigma2
2.6
|
Public Member Functions | |
def | cb_func (self, arg0, arg1, arg2, arg3, arg4) |
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++ eSlot5<(void,std::string,uint64_t,uint64_t,uint64_t,intList)> class.
def enigma.eSlot5CStrUInt64UInt64UInt64Int.__init__ | ( | self | ) |
__init__(eSlot5<(void,std::string,uint64_t,uint64_t,uint64_t,intList)> self) -> eSlot5CStrUInt64UInt64UInt64Int
Reimplemented from enigma.eSlot.
def enigma.eSlot5CStrUInt64UInt64UInt64Int.__disown__ | ( | self | ) |
def enigma.eSlot5CStrUInt64UInt64UInt64Int.cb_func | ( | self, | |
arg0, | |||
arg1, | |||
arg2, | |||
arg3, | |||
arg4 | |||
) |
cb_func(eSlot5CStrUInt64UInt64UInt64Int self, std::string arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, IntList arg4)
|
static |