IDAPython 8.4
Loading...
Searching...
No Matches
cif_t Class Reference

Proxy of C++ cif_t class.

Inheritance diagram for cif_t:
ceinsn_t

Public Member Functions

 __init__ (self, *args)
 init(self) -> cif_t init(self, r) -> cif_t
 
"cif_t &" assign (self, *args)
 assign(self, r) -> cif_t
 
"bool" __eq__ (self, *args)
 eq(self, r) -> bool
 
"bool" __ne__ (self, *args)
 ne(self, r) -> bool
 
"bool" __lt__ (self, *args)
 lt(self, r) -> bool
 
"bool" __gt__ (self, *args)
 gt(self, r) -> bool
 
"bool" __le__ (self, *args)
 le(self, r) -> bool
 
"bool" __ge__ (self, *args)
 ge(self, r) -> bool
 
"int" compare (self, *args)
 compare(self, r) -> int
 
"void" cleanup (self, *args)
 cleanup(self)
 
- Public Member Functions inherited from ceinsn_t

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 ithen = property(_ida_hexrays.cif_t_ithen_get, _ida_hexrays.cif_t_ithen_set, doc=)
 
 ielse = property(_ida_hexrays.cif_t_ielse_get, _ida_hexrays.cif_t_ielse_set, doc=)
 
- Properties inherited from ceinsn_t
 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 )
Parameters
rcif_t const &

Reimplemented from ceinsn_t.

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
* args )
Parameters
rcif_t const &

◆ __ge__()

"bool" __ge__ ( self,
* args )
Parameters
rcif_t const &

◆ __gt__()

"bool" __gt__ ( self,
* args )
Parameters
rcif_t const &

◆ __le__()

"bool" __le__ ( self,
* args )
Parameters
rcif_t const &

◆ __lt__()

"bool" __lt__ ( self,
* args )
Parameters
rcif_t const &

◆ __ne__()

"bool" __ne__ ( self,
* args )
Parameters
rcif_t const &

◆ assign()

"cif_t &" assign ( self,
* args )
Parameters
rcif_t const &

◆ cleanup()

"void" cleanup ( self,
* args )

◆ compare()

"int" compare ( self,
* args )
Parameters
rcif_t const &

Property Documentation

◆ ielse

ielse = property(_ida_hexrays.cif_t_ielse_get, _ida_hexrays.cif_t_ielse_set, doc=)
static

◆ ithen

ithen = property(_ida_hexrays.cif_t_ithen_get, _ida_hexrays.cif_t_ithen_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: