Proxy of C++ line_section_t class.
|
| "bool" | contains (self, *args) |
| | contains(self, x) -> bool
|
| |
| "bool" | is_open (self, *args) |
| | is_open(self) -> bool
|
| |
| "bool" | is_closed (self, *args) |
| | is_closed(self) -> bool
|
| |
| "bool" | valid (self, *args) |
| | valid(self) -> bool
|
| |
| | __init__ (self, *args) |
| | init(self) -> line_section_t
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | start = property(_ida_kernwin.line_section_t_start_get, _ida_kernwin.line_section_t_start_set, doc=) |
| |
| | length = property(_ida_kernwin.line_section_t_length_get, _ida_kernwin.line_section_t_length_set, doc=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ contains()
| "bool" contains |
( |
| self, |
|
|
* | args ) |
◆ is_closed()
| "bool" is_closed |
( |
| self, |
|
|
* | args ) |
◆ is_open()
| "bool" is_open |
( |
| self, |
|
|
* | args ) |
◆ valid()
| "bool" valid |
( |
| self, |
|
|
* | args ) |
◆ length
| length = property(_ida_kernwin.line_section_t_length_get, _ida_kernwin.line_section_t_length_set, doc=) |
|
static |
◆ start
| start = property(_ida_kernwin.line_section_t_start_get, _ida_kernwin.line_section_t_start_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: