|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
◆ __init__()
def enigma.eMainloop.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ argc()
def enigma.eMainloop.argc |
( |
|
self | ) |
|
argc(eMainloop self) -> int &
◆ argv()
def enigma.eMainloop.argv |
( |
|
self | ) |
|
argv(eMainloop self) -> char **
◆ idleCount()
def enigma.eMainloop.idleCount |
( |
|
self | ) |
|
idleCount(eMainloop self) -> int
◆ isIdle()
def enigma.eMainloop.isIdle |
( |
|
self | ) |
|
isIdle(eMainloop self) -> int
◆ runLoop()
def enigma.eMainloop.runLoop |
( |
|
self | ) |
|
runLoop(eMainloop self) -> int
◆ tid()
def enigma.eMainloop.tid |
( |
|
self | ) |
|
tid(eMainloop self) -> pid_t
◆ thisown
enigma.eMainloop.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: