IDAPython 8.4
Loading...
Searching...
No Matches
treeloc_t Class Reference

Proxy of C++ treeloc_t class.

Inheritance diagram for treeloc_t:

Public Member Functions

"bool" __lt__ (self, *args)
 lt(self, r) -> bool
 
"bool" __eq__ (self, *args)
 eq(self, r) -> bool
 
 __init__ (self, *args)
 init(self) -> treeloc_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 ea = property(_ida_hexrays.treeloc_t_ea_get, _ida_hexrays.treeloc_t_ea_set, doc=)
 
 itp = property(_ida_hexrays.treeloc_t_itp_get, _ida_hexrays.treeloc_t_itp_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ __eq__()

"bool" __eq__ ( self,
* args )
Parameters
rtreeloc_t const &

◆ __lt__()

"bool" __lt__ ( self,
* args )
Parameters
rtreeloc_t const &

Property Documentation

◆ ea

ea = property(_ida_hexrays.treeloc_t_ea_get, _ida_hexrays.treeloc_t_ea_set, doc=)
static

◆ itp

itp = property(_ida_hexrays.treeloc_t_itp_get, _ida_hexrays.treeloc_t_itp_set, doc=)
static

◆ 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: