Proxy of C++ treeloc_t class.  
|  | 
| "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 
 | 
|  | 
|  | 
| 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=) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
◆ __eq__()
      
        
          | "bool" __eq__ | ( |  | self, | 
        
          |  |  | "treeloc_t" | r ) | 
      
 
 
◆ __lt__()
      
        
          | "bool" __lt__ | ( |  | self, | 
        
          |  |  | "treeloc_t" | r ) | 
      
 
 
◆ 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 | 
 
 
◆ 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: