IDAPython 9.0
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, "treeloc_t" r)
 lt(self, r) -> bool
 
"bool" __eq__ (self, "treeloc_t" r)
 eq(self, r) -> bool
 
 __init__ (self)
 init(self) -> treeloc_t
 

Static Public Attributes

str ea = property(_ida_hexrays.treeloc_t_ea_get, _ida_hexrays.treeloc_t_ea_set, doc=)
 
str itp = property(_ida_hexrays.treeloc_t_itp_get, _ida_hexrays.treeloc_t_itp_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

◆ __eq__()

"bool" __eq__ ( self,
"treeloc_t" r )
Parameters
rtreeloc_t const &

◆ __lt__()

"bool" __lt__ ( self,
"treeloc_t" r )
Parameters
rtreeloc_t const &

Member Data Documentation

◆ ea

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

◆ itp

str itp = property(_ida_hexrays.treeloc_t_itp_get, _ida_hexrays.treeloc_t_itp_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: