Proxy of C++ sel_pointer class.
|
| __init__ (self, *args) |
| init(self) -> sel_pointer
|
|
"void" | assign (self, *args) |
| assign(self, value)
|
|
"sel_t" | value (self, *args) |
| value(self) -> sel_t
|
|
"sel_t *" | cast (self, *args) |
| cast(self) -> sel_t *
|
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ assign()
"void" assign |
( |
| self, |
|
|
* | args ) |
◆ cast()
"sel_t *" cast |
( |
| self, |
|
|
* | args ) |
◆ frompointer()
"sel_pointer *" frompointer |
( |
* | args | ) |
|
|
static |
◆ value()
"sel_t" value |
( |
| self, |
|
|
* | args ) |
◆ thisown
thisown = 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: