IDAPython 9.0
Loading...
Searching...
No Matches
item_block_locator_t Class Reference

Proxy of C++ merge_data_t::item_block_locator_t class.

Inheritance diagram for item_block_locator_t:

Public Member Functions

"ea_t" get_block_head (self, "merge_data_t" md, "diff_source_idx_t" idx, "ea_t" item_head)
 get_block_head(self, md, idx, item_head) -> ea_t
 
"bool" setup_blocks (self, "merge_data_t" md, "diff_source_idx_t" _from, "diff_source_idx_t" to, "diff_range_t const &" region)
 setup_blocks(self, md, _from, to, region) -> bool
 
 __init__ (self)
 init(self) -> item_block_locator_t
 
 __disown__ (self)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)
Parameters
selfPyObject *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ get_block_head()

"ea_t" get_block_head ( self,
"merge_data_t" md,
"diff_source_idx_t" idx,
"ea_t" item_head )
Parameters
mdmerge_data_t &
idxdiff_source_idx_t
item_headea_t

◆ 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 )
Parameters
mdmerge_data_t &
fromdiff_source_idx_t
todiff_source_idx_t
regiondiff_range_t const &

Property Documentation

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