IDAPython 9.0
Loading...
Searching...
No Matches
op_parent_info_t Class Reference
Inheritance diagram for op_parent_info_t:
minsn_visitor_t mop_visitor_t

Public Member Functions

 __init__ (self, 'mba_t' _mba=None, 'mblock_t' _blk=None, 'minsn_t' _topins=None)
 
 __disown__ (self)
 

Static Public Attributes

str mba
 
str blk
 
str topins
 
str curins
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'mba_t' _mba = None,
'mblock_t' _blk = None,
'minsn_t' _topins = None )

Reimplemented in minsn_visitor_t, and mop_visitor_t.

Member Function Documentation

◆ __disown__()

__disown__ ( self)

Reimplemented in minsn_visitor_t, and mop_visitor_t.

Member Data Documentation

◆ blk

str blk
static
Initial value:
= property(_ida_hexrays.op_parent_info_t_blk_get,
_ida_hexrays.op_parent_info_t_blk_set)

◆ curins

str curins
static
Initial value:
= property(_ida_hexrays.op_parent_info_t_curins_get,
_ida_hexrays.op_parent_info_t_curins_set)

◆ mba

str mba
static
Initial value:
= property(_ida_hexrays.op_parent_info_t_mba_get,
_ida_hexrays.op_parent_info_t_mba_set)

◆ topins

str topins
static
Initial value:
= property(_ida_hexrays.op_parent_info_t_topins_get,
_ida_hexrays.op_parent_info_t_topins_set)

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: