IDAPython 9.0
Loading...
Searching...
No Matches
cif_t Class Reference
Inheritance diagram for cif_t:
ceinsn_t

Public Member Functions

 __init__ (self, *args)
 
'cif_t &' assign (self, 'cif_t' r)
 
bool __eq__ (self, 'cif_t' r)
 
bool __ne__ (self, 'cif_t' r)
 
bool __lt__ (self, 'cif_t' r)
 
bool __gt__ (self, 'cif_t' r)
 
bool __le__ (self, 'cif_t' r)
 
bool __ge__ (self, 'cif_t' r)
 
int compare (self, 'cif_t' r)
 
None cleanup (self)
 
- Public Member Functions inherited from ceinsn_t

Static Public Attributes

str ithen
 
str ielse
 
- Static Public Attributes inherited from ceinsn_t
str expr
 

Properties

 thisown
 
- Properties inherited from ceinsn_t
 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Reimplemented from ceinsn_t.

Member Function Documentation

◆ __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()

None cleanup ( self)

◆ compare()

int compare ( self,
'cif_t' r )

Member Data Documentation

◆ ielse

str ielse
static
Initial value:
= property(_ida_hexrays.cif_t_ielse_get,
_ida_hexrays.cif_t_ielse_set)

◆ ithen

str ithen
static
Initial value:
= property(_ida_hexrays.cif_t_ithen_get,
_ida_hexrays.cif_t_ithen_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: