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

Public Member Functions

bool __lt__ (self, 'treeloc_t' r)
 
bool __eq__ (self, 'treeloc_t' r)
 
 __init__ (self)
 

Static Public Attributes

str ea
 
str itp
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __eq__()

bool __eq__ ( self,
'treeloc_t' r )

◆ __lt__()

bool __lt__ ( self,
'treeloc_t' r )

Member Data Documentation

◆ ea

str ea
static
Initial value:
= property(_ida_hexrays.treeloc_t_ea_get, _ida_hexrays.
treeloc_t_ea_set)

◆ itp

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