IDAPython 9.0
Loading...
Searching...
No Matches
mba_range_iterator_t Class Reference
Inheritance diagram for mba_range_iterator_t:

Public Member Functions

bool is_snippet (self)
 
bool set (self, 'mba_ranges_t' mbr)
 
bool next (self)
 
'range_t const &' chunk (self)
 
 __init__ (self)
 

Static Public Attributes

str rii
 
str fii
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ chunk()

'range_t const &' chunk ( self)

◆ is_snippet()

bool is_snippet ( self)

◆ next()

bool next ( self)

◆ set()

bool set ( self,
'mba_ranges_t' mbr )

Member Data Documentation

◆ fii

str fii
static
Initial value:
= property(_ida_hexrays.
mba_range_iterator_t_fii_get, _ida_hexrays.mba_range_iterator_t_fii_set
)

◆ rii

str rii
static
Initial value:
= property(_ida_hexrays.
mba_range_iterator_t_rii_get, _ida_hexrays.mba_range_iterator_t_rii_set
)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: