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

Class cloop_t

object --+    
         |    
  ceinsn_t --+
             |
            cloop_t
Known Subclasses:

Proxy of C++ cloop_t class.

Instance Methods
cloop_t
__init__(self)
__init__(self, b) -> cloop_t __init__(self, r) -> cloop_t
 
__swig_destroy__(self)
cloop_t
assign(self, r)
 
cleanup(self)

Inherited from ceinsn_t: __repr__

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

Properties
  body
cloop_t_body_get(self) -> cinsn_t
  thisown
The membership flag

Inherited from ceinsn_t: expr

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, b) -> cloop_t __init__(self, r) -> cloop_t

Returns: cloop_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: ceinsn_t.__swig_destroy__

Property Details

body

cloop_t_body_get(self) -> cinsn_t

Get Method:
unreachable.cloop_t_body_get(self)
Set Method:
unreachable.cloop_t_body_set(self, body)

thisown

The membership flag

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