IDAPython 8.4
Loading...
Searching...
No Matches
mba_ranges_t Class Reference

Proxy of C++ mba_ranges_t class.

Inheritance diagram for mba_ranges_t:

Public Member Functions

 __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
 

Properties

 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=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
_pfnfunc_t *

init(self, r) -> mba_ranges_t

Parameters
rrangevec_t const &

Member Function Documentation

◆ 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 )

Property Documentation

◆ 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: