IDAPython 9.0
Loading...
Searching...
No Matches
minsn_visitor_t Class Reference

Proxy of C++ minsn_visitor_t class.

Inheritance diagram for minsn_visitor_t:
op_parent_info_t

Public Member Functions

 __init__ (self, "mba_t" _mba=None, "mblock_t" _blk=None, "minsn_t" _topins=None)
 init(self, _mba=None, _blk=None, _topins=None) -> minsn_visitor_t
 
"int" visit_minsn (self)
 visit_minsn(self) -> int
 
 __disown__ (self)
 
- Public Member Functions inherited from op_parent_info_t

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from op_parent_info_t
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Additional Inherited Members

- Static Public Attributes inherited from op_parent_info_t
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=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
"mba_t" _mba = None,
"mblock_t" _blk = None,
"minsn_t" _topins = None )
Parameters
_mbamba_t *
_blkmblock_t *
_topinsminsn_t *

Reimplemented from op_parent_info_t.

Member Function Documentation

◆ __disown__()

__disown__ ( self)

Reimplemented from op_parent_info_t.

◆ visit_minsn()

"int" visit_minsn ( self)

Property Documentation

◆ 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: