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

Public Member Functions

 __init__ (self, *args)
 
ida_idaapi.ea_t start (self)
 
bool empty (self)
 
None clear (self)
 
bool is_snippet (self)
 
bool is_fragmented (self)
 

Static Public Attributes

str pfn
 
str ranges
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ clear()

None clear ( self)

◆ empty()

bool empty ( self)

◆ is_fragmented()

bool is_fragmented ( self)

◆ is_snippet()

bool is_snippet ( self)

◆ start()

ida_idaapi.ea_t start ( self)

Member Data Documentation

◆ pfn

str pfn
static
Initial value:
= property(_ida_hexrays.mba_ranges_t_pfn_get,
_ida_hexrays.mba_ranges_t_pfn_set)

◆ ranges

str ranges
static
Initial value:
= property(_ida_hexrays.mba_ranges_t_ranges_get,
_ida_hexrays.mba_ranges_t_ranges_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: