IDAPython 8.4
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 cdo_t cfor_t cwhile_t

Public Member Functions

 __init__ (self, *args)
 init(self) -> ceinsn_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 expr = property(_ida_hexrays.ceinsn_t_expr_get, _ida_hexrays.ceinsn_t_expr_set, doc=!)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

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

Property Documentation

◆ expr

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

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