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

Public Member Functions

bool is_first_insn (self)
 
'cinsn_t *' insn (self)
 
'cinsn_t *' prev_insn (self)
 
 __init__ (self)
 

Static Public Attributes

str blk
 
str p
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ insn()

'cinsn_t *' insn ( self)

◆ is_first_insn()

bool is_first_insn ( self)

◆ prev_insn()

'cinsn_t *' prev_insn ( self)

Member Data Documentation

◆ blk

str blk
static
Initial value:
= property(_ida_hexrays.cblock_pos_t_blk_get,
_ida_hexrays.cblock_pos_t_blk_set)

◆ p

str p
static
Initial value:
= property(_ida_hexrays.cblock_pos_t_p_get,
_ida_hexrays.cblock_pos_t_p_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: