IDAPython 8.4
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, *args)
 get_index(self) -> int
 
"item_preciser_t" get_itp (self, *args)
 get_itp(self) -> item_preciser_t
 
"bool" is_valid_anchor (self, *args)
 is_valid_anchor(self) -> bool
 
"bool" is_citem_anchor (self, *args)
 is_citem_anchor(self) -> bool
 
"bool" is_lvar_anchor (self, *args)
 is_lvar_anchor(self) -> bool
 
"bool" is_itp_anchor (self, *args)
 is_itp_anchor(self) -> bool
 
"bool" is_blkcmt_anchor (self, *args)
 is_blkcmt_anchor(self) -> bool
 
 __init__ (self, *args)
 init(self) -> ctree_anchor_t
 

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ get_index()

"int" get_index ( self,
* args )

◆ get_itp()

"item_preciser_t" get_itp ( self,
* args )

◆ is_blkcmt_anchor()

"bool" is_blkcmt_anchor ( self,
* args )

◆ is_citem_anchor()

"bool" is_citem_anchor ( self,
* args )

◆ is_itp_anchor()

"bool" is_itp_anchor ( self,
* args )

◆ is_lvar_anchor()

"bool" is_lvar_anchor ( self,
* args )

◆ is_valid_anchor()

"bool" is_valid_anchor ( self,
* args )

Property Documentation

◆ thisown

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

◆ value

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

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