Proxy of C++ udcall_t class.  
|  | 
| "bool" | __eq__ (self, "udcall_t" r) | 
|  | eq(self, r) -> bool 
 | 
|  | 
| "bool" | __ne__ (self, "udcall_t" r) | 
|  | ne(self, r) -> bool 
 | 
|  | 
| "bool" | __lt__ (self, "udcall_t" r) | 
|  | lt(self, r) -> bool 
 | 
|  | 
| "bool" | __gt__ (self, "udcall_t" r) | 
|  | gt(self, r) -> bool 
 | 
|  | 
| "bool" | __le__ (self, "udcall_t" r) | 
|  | le(self, r) -> bool 
 | 
|  | 
| "bool" | __ge__ (self, "udcall_t" r) | 
|  | ge(self, r) -> bool 
 | 
|  | 
| "int" | compare (self, "udcall_t" r) | 
|  | compare(self, r) -> int 
 | 
|  | 
| "bool" | empty (self) | 
|  | empty(self) -> bool 
 | 
|  | 
|  | __init__ (self) | 
|  | init(self) -> udcall_t 
 | 
|  | 
|  | 
| str | name = property(_ida_hexrays.udcall_t_name_get, _ida_hexrays.udcall_t_name_set, doc=) | 
|  | 
| str | tif = property(_ida_hexrays.udcall_t_tif_get, _ida_hexrays.udcall_t_tif_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, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ __ge__()
      
        
          | "bool" __ge__ | ( |  | self, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ __gt__()
      
        
          | "bool" __gt__ | ( |  | self, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ __le__()
      
        
          | "bool" __le__ | ( |  | self, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ __lt__()
      
        
          | "bool" __lt__ | ( |  | self, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ __ne__()
      
        
          | "bool" __ne__ | ( |  | self, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ compare()
      
        
          | "int" compare | ( |  | self, | 
        
          |  |  | "udcall_t" | r ) | 
      
 
 
◆ empty()
◆ name
  
  | 
        
          | str name = property(_ida_hexrays.udcall_t_name_get, _ida_hexrays.udcall_t_name_set, doc=) |  | static | 
 
 
◆ tif
  
  | 
        
          | str tif = property(_ida_hexrays.udcall_t_tif_get, _ida_hexrays.udcall_t_tif_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: