enigma2
2.6
|
Public Member Functions | |
def | cb_func (self, arg0) |
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++ eSlot1<(void,p.q(const).char)> class.
def enigma.eSlot1CStr.__init__ | ( | self | ) |
__init__(eSlot1<(void,p.q(const).char)> self) -> eSlot1CStr
Reimplemented from enigma.eSlot.
def enigma.eSlot1CStr.__disown__ | ( | self | ) |
def enigma.eSlot1CStr.cb_func | ( | self, | |
arg0 | |||
) |
cb_func(eSlot1CStr self, char const * arg0)
|
static |