IDAPython 9.0
Loading...
Searching...
No Matches
cloop_t Class Reference
Inheritance diagram for cloop_t:
ceinsn_t cdo_t cfor_t cwhile_t

Public Member Functions

 __init__ (self, *args)
 
'cloop_t &' assign (self, 'cloop_t' r)
 
None cleanup (self)
 
- Public Member Functions inherited from ceinsn_t

Static Public Attributes

str body
 
- 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.

Reimplemented in cdo_t, cfor_t, and cwhile_t.

Member Function Documentation

◆ assign()

'cloop_t &' assign ( self,
'cloop_t' r )

◆ cleanup()

None cleanup ( self)

Member Data Documentation

◆ body

str body
static
Initial value:
= property(_ida_hexrays.cloop_t_body_get,
_ida_hexrays.cloop_t_body_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: