Proxy of C++ cif_t class.
|
| | __init__ (self, *args) |
| | init(self) -> cif_t init(self, r) -> cif_t
|
| |
| "cif_t &" | assign (self, "cif_t" r) |
| | assign(self, r) -> cif_t
|
| |
| "bool" | __eq__ (self, "cif_t" r) |
| | eq(self, r) -> bool
|
| |
| "bool" | __ne__ (self, "cif_t" r) |
| | ne(self, r) -> bool
|
| |
| "bool" | __lt__ (self, "cif_t" r) |
| | lt(self, r) -> bool
|
| |
| "bool" | __gt__ (self, "cif_t" r) |
| | gt(self, r) -> bool
|
| |
| "bool" | __le__ (self, "cif_t" r) |
| | le(self, r) -> bool
|
| |
| "bool" | __ge__ (self, "cif_t" r) |
| | ge(self, r) -> bool
|
| |
| "int" | compare (self, "cif_t" r) |
| | compare(self, r) -> int
|
| |
| "void" | cleanup (self) |
| | cleanup(self)
|
| |
|
| str | ithen = property(_ida_hexrays.cif_t_ithen_get, _ida_hexrays.cif_t_ithen_set, doc=) |
| |
| str | ielse = property(_ida_hexrays.cif_t_ielse_get, _ida_hexrays.cif_t_ielse_set, doc=) |
| |
| str | expr = property(_ida_hexrays.ceinsn_t_expr_get, _ida_hexrays.ceinsn_t_expr_set, doc=!) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
| "bool" __eq__ |
( |
| self, |
|
|
"cif_t" | r ) |
◆ __ge__()
| "bool" __ge__ |
( |
| self, |
|
|
"cif_t" | r ) |
◆ __gt__()
| "bool" __gt__ |
( |
| self, |
|
|
"cif_t" | r ) |
◆ __le__()
| "bool" __le__ |
( |
| self, |
|
|
"cif_t" | r ) |
◆ __lt__()
| "bool" __lt__ |
( |
| self, |
|
|
"cif_t" | r ) |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
"cif_t" | r ) |
◆ assign()
| "cif_t &" assign |
( |
| self, |
|
|
"cif_t" | r ) |
◆ cleanup()
◆ compare()
| "int" compare |
( |
| self, |
|
|
"cif_t" | r ) |
◆ ielse
| str ielse = property(_ida_hexrays.cif_t_ielse_get, _ida_hexrays.cif_t_ielse_set, doc=) |
|
static |
◆ ithen
| str 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: