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

Public Member Functions

 __init__ (self, 'mba_t' _mba=None, 'mblock_t' _blk=None, 'minsn_t' _topins=None)
 
int visit_mop (self, 'mop_t' op, 'tinfo_t' type, bool is_target)
 
 __disown__ (self)
 
- Public Member Functions inherited from op_parent_info_t

Static Public Attributes

str prune
 
- Static Public Attributes inherited from op_parent_info_t
str mba
 
str blk
 
str topins
 
str curins
 

Properties

 thisown
 
- Properties inherited from op_parent_info_t
 thisown
 

Constructor & Destructor Documentation

◆ __init__()

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

Reimplemented from op_parent_info_t.

Member Function Documentation

◆ __disown__()

__disown__ ( self)

Reimplemented from op_parent_info_t.

◆ visit_mop()

int visit_mop ( self,
'mop_t' op,
'tinfo_t' type,
bool is_target )

Member Data Documentation

◆ prune

str prune
static
Initial value:
= property(_ida_hexrays.mop_visitor_t_prune_get,
_ida_hexrays.mop_visitor_t_prune_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: