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

Proxy of C++ ceinsn_t class.

Inheritance diagram for ceinsn_t:
cif_t cloop_t creturn_t cswitch_t cthrow_t cdo_t cfor_t cwhile_t

Public Member Functions

 __init__ (self)
 init(self) -> ceinsn_t
 

Static Public Attributes

str expr = property(_ida_hexrays.ceinsn_t_expr_get, _ida_hexrays.ceinsn_t_expr_set, doc=!)
 

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Reimplemented in cdo_t, cfor_t, cif_t, cloop_t, creturn_t, cswitch_t, cthrow_t, and cwhile_t.

Member Data Documentation

◆ expr

str expr = property(_ida_hexrays.ceinsn_t_expr_get, _ida_hexrays.ceinsn_t_expr_set, doc=!)
static

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: