Proxy of C++ mop_visitor_t class.
|
| __init__ (self, "mba_t" _mba=None, "mblock_t" _blk=None, "minsn_t" _topins=None) |
| init(self, _mba=None, _blk=None, _topins=None) -> mop_visitor_t
|
|
"int" | visit_mop (self, "mop_t" op, "tinfo_t" type, "bool" is_target) |
| visit_mop(self, op, type, is_target) -> int
|
|
| __disown__ (self) |
|
|
str | prune = property(_ida_hexrays.mop_visitor_t_prune_get, _ida_hexrays.mop_visitor_t_prune_set, doc=) |
|
str | mba = property(_ida_hexrays.op_parent_info_t_mba_get, _ida_hexrays.op_parent_info_t_mba_set, doc=) |
|
str | blk = property(_ida_hexrays.op_parent_info_t_blk_get, _ida_hexrays.op_parent_info_t_blk_set, doc=) |
|
str | topins = property(_ida_hexrays.op_parent_info_t_topins_get, _ida_hexrays.op_parent_info_t_topins_set, doc=) |
|
str | curins = property(_ida_hexrays.op_parent_info_t_curins_get, _ida_hexrays.op_parent_info_t_curins_set, doc=) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
"mba_t" | _mba = None, |
|
|
"mblock_t" | _blk = None, |
|
|
"minsn_t" | _topins = None ) |
◆ __disown__()
◆ visit_mop()
"int" visit_mop |
( |
| self, |
|
|
"mop_t" | op, |
|
|
"tinfo_t" | type, |
|
|
"bool" | is_target ) |
- Parameters
-
op | mop_t * |
type | tinfo_t const * |
is_target | bool |
◆ prune
str prune = property(_ida_hexrays.mop_visitor_t_prune_get, _ida_hexrays.mop_visitor_t_prune_set, doc=) |
|
static |
◆ 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: