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

Public Member Functions

ida_idaapi.ea_t get_block_head (self, 'merge_data_t' md, 'diff_source_idx_t' idx, ida_idaapi.ea_t item_head)
 
bool setup_blocks (self, 'merge_data_t' md, 'diff_source_idx_t' _from, 'diff_source_idx_t' to, 'diff_range_t const &' region)
 
 __init__ (self)
 
 __disown__ (self)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ get_block_head()

ida_idaapi.ea_t get_block_head ( self,
'merge_data_t' md,
'diff_source_idx_t' idx,
ida_idaapi.ea_t item_head )

◆ setup_blocks()

bool setup_blocks ( self,
'merge_data_t' md,
'diff_source_idx_t' _from,
'diff_source_idx_t' to,
'diff_range_t const &' region )

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: