IDAPython 9.0
Loading...
Searching...
No Matches
ctree_anchor_t Class Reference

Proxy of C++ ctree_anchor_t class.

Inheritance diagram for ctree_anchor_t:

Public Member Functions

"int" get_index (self)
 get_index(self) -> int
 
"item_preciser_t" get_itp (self)
 get_itp(self) -> item_preciser_t
 
"bool" is_valid_anchor (self)
 is_valid_anchor(self) -> bool
 
"bool" is_citem_anchor (self)
 is_citem_anchor(self) -> bool
 
"bool" is_lvar_anchor (self)
 is_lvar_anchor(self) -> bool
 
"bool" is_itp_anchor (self)
 is_itp_anchor(self) -> bool
 
"bool" is_blkcmt_anchor (self)
 is_blkcmt_anchor(self) -> bool
 
 __init__ (self)
 init(self) -> ctree_anchor_t
 

Static Public Attributes

str value = property(_ida_hexrays.ctree_anchor_t_value_get, _ida_hexrays.ctree_anchor_t_value_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ get_index()

"int" get_index ( self)

◆ get_itp()

"item_preciser_t" get_itp ( self)

◆ is_blkcmt_anchor()

"bool" is_blkcmt_anchor ( self)

◆ is_citem_anchor()

"bool" is_citem_anchor ( self)

◆ is_itp_anchor()

"bool" is_itp_anchor ( self)

◆ is_lvar_anchor()

"bool" is_lvar_anchor ( self)

◆ is_valid_anchor()

"bool" is_valid_anchor ( self)

Member Data Documentation

◆ value

str value = property(_ida_hexrays.ctree_anchor_t_value_get, _ida_hexrays.ctree_anchor_t_value_set, doc=)
static

Property Documentation

◆ thisown

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

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