IDAPython 8.4
Loading...
Searching...
No Matches
op_parent_info_t Class Reference

Proxy of C++ op_parent_info_t class.

Inheritance diagram for op_parent_info_t:
minsn_visitor_t mop_visitor_t

Public Member Functions

 __init__ (self, *args)
 init(self, _mba=None, _blk=None, _topins=None) -> op_parent_info_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 mba = property(_ida_hexrays.op_parent_info_t_mba_get, _ida_hexrays.op_parent_info_t_mba_set, doc=)
 
 blk = property(_ida_hexrays.op_parent_info_t_blk_get, _ida_hexrays.op_parent_info_t_blk_set, doc=)
 
 topins = property(_ida_hexrays.op_parent_info_t_topins_get, _ida_hexrays.op_parent_info_t_topins_set, doc=)
 
 curins = property(_ida_hexrays.op_parent_info_t_curins_get, _ida_hexrays.op_parent_info_t_curins_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
_mbamba_t *
_blkmblock_t *
_topinsminsn_t *

Reimplemented in minsn_visitor_t, and mop_visitor_t.

Property Documentation

◆ blk

blk = property(_ida_hexrays.op_parent_info_t_blk_get, _ida_hexrays.op_parent_info_t_blk_set, doc=)
static

◆ curins

curins = property(_ida_hexrays.op_parent_info_t_curins_get, _ida_hexrays.op_parent_info_t_curins_set, doc=)
static

◆ mba

mba = property(_ida_hexrays.op_parent_info_t_mba_get, _ida_hexrays.op_parent_info_t_mba_set, doc=)
static

◆ thisown

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

◆ topins

topins = property(_ida_hexrays.op_parent_info_t_topins_get, _ida_hexrays.op_parent_info_t_topins_set, doc=)
static

The documentation for this class was generated from the following file: