Proxy of C++ merge_data_t::item_block_locator_t class.
|
"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) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
◆ __disown__()
◆ get_block_head()
"ea_t" get_block_head |
( |
| self, |
|
|
"merge_data_t" | md, |
|
|
"diff_source_idx_t" | idx, |
|
|
"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 ) |
- Parameters
-
md | merge_data_t & |
from | diff_source_idx_t |
to | diff_source_idx_t |
region | diff_range_t const & |
◆ 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: