Proxy of C++ mba_ranges_t class.
|
| | __init__ (self, *args) |
| | init(self, _pfn=None) -> mba_ranges_t
|
| |
| "ea_t" | start (self, *args) |
| | start(self) -> ea_t
|
| |
| "bool" | empty (self, *args) |
| | empty(self) -> bool
|
| |
| "void" | clear (self, *args) |
| | clear(self)
|
| |
| "bool" | is_snippet (self, *args) |
| | is_snippet(self) -> bool
|
| |
| "bool" | is_fragmented (self, *args) |
| | is_fragmented(self) -> bool
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | pfn = property(_ida_hexrays.mba_ranges_t_pfn_get, _ida_hexrays.mba_ranges_t_pfn_set, doc=) |
| |
| | ranges = property(_ida_hexrays.mba_ranges_t_ranges_get, _ida_hexrays.mba_ranges_t_ranges_set, doc=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ clear()
| "void" clear |
( |
| self, |
|
|
* | args ) |
◆ empty()
| "bool" empty |
( |
| self, |
|
|
* | args ) |
◆ is_fragmented()
| "bool" is_fragmented |
( |
| self, |
|
|
* | args ) |
◆ is_snippet()
| "bool" is_snippet |
( |
| self, |
|
|
* | args ) |
◆ start()
| "ea_t" start |
( |
| self, |
|
|
* | args ) |
◆ pfn
| pfn = property(_ida_hexrays.mba_ranges_t_pfn_get, _ida_hexrays.mba_ranges_t_pfn_set, doc=) |
|
static |
◆ ranges
| ranges = property(_ida_hexrays.mba_ranges_t_ranges_get, _ida_hexrays.mba_ranges_t_ranges_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: