Module ida_hexrays :: Class cif_t
[frames] | no frames]

Class cif_t

object --+    
         |    
  ceinsn_t --+
             |
            cif_t

Proxy of C++ cif_t class.

Instance Methods
bool
__eq__(self, r)
bool
__ge__(self, r)
bool
__gt__(self, r)
cif_t
__init__(self)
__init__(self, r) -> cif_t
bool
__le__(self, r)
bool
__lt__(self, r)
bool
__ne__(self, r)
 
__swig_destroy__(self)
cif_t
assign(self, r)
 
cleanup(self)
int
compare(self, r)

Inherited from ceinsn_t: __repr__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  ielse
cif_t_ielse_get(self) -> cinsn_t
  ithen
cif_t_ithen_get(self) -> cinsn_t
  thisown
The membership flag

Inherited from ceinsn_t: expr

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, r) -> cif_t

Returns: cif_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: ceinsn_t.__swig_destroy__

Property Details

ielse

cif_t_ielse_get(self) -> cinsn_t

Get Method:
unreachable.cif_t_ielse_get(self)
Set Method:
unreachable.cif_t_ielse_set(self, ielse)

ithen

cif_t_ithen_get(self) -> cinsn_t

Get Method:
unreachable.cif_t_ithen_get(self)
Set Method:
unreachable.cif_t_ithen_set(self, ithen)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)