Proxy of C++ lines_rendering_output_t class.
|
| __init__ (self) |
| init(self) -> lines_rendering_output_t
|
|
"void" | clear (self) |
| clear(self)
|
|
"bool" | __eq__ (self, "lines_rendering_output_t" r) |
| eq(self, r) -> bool
|
|
"bool" | __ne__ (self, "lines_rendering_output_t" r) |
| ne(self, r) -> bool
|
|
"void" | swap (self, "lines_rendering_output_t" r) |
| swap(self, r)
|
|
|
str | entries = property(_ida_kernwin.lines_rendering_output_t_entries_get, _ida_kernwin.lines_rendering_output_t_entries_set, doc=) |
|
str | flags = property(_ida_kernwin.lines_rendering_output_t_flags_get, _ida_kernwin.lines_rendering_output_t_flags_set, doc=) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
◆ __eq__()
"bool" __eq__ |
( |
| self, |
|
|
"lines_rendering_output_t" | r ) |
◆ __ne__()
"bool" __ne__ |
( |
| self, |
|
|
"lines_rendering_output_t" | r ) |
◆ clear()
◆ swap()
"void" swap |
( |
| self, |
|
|
"lines_rendering_output_t" | r ) |
◆ entries
str entries = property(_ida_kernwin.lines_rendering_output_t_entries_get, _ida_kernwin.lines_rendering_output_t_entries_set, doc=) |
|
static |
◆ flags
str flags = property(_ida_kernwin.lines_rendering_output_t_flags_get, _ida_kernwin.lines_rendering_output_t_flags_set, doc=) |
|
static |
◆ 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: