Proxy of C++ hexwarn_t class.  
|  | 
| "bool" | __eq__ (self, "hexwarn_t" r) | 
|  | eq(self, r) -> bool 
 | 
|  | 
| "bool" | __ne__ (self, "hexwarn_t" r) | 
|  | ne(self, r) -> bool 
 | 
|  | 
| "bool" | __lt__ (self, "hexwarn_t" r) | 
|  | lt(self, r) -> bool 
 | 
|  | 
| "bool" | __gt__ (self, "hexwarn_t" r) | 
|  | gt(self, r) -> bool 
 | 
|  | 
| "bool" | __le__ (self, "hexwarn_t" r) | 
|  | le(self, r) -> bool 
 | 
|  | 
| "bool" | __ge__ (self, "hexwarn_t" r) | 
|  | ge(self, r) -> bool 
 | 
|  | 
| "int" | compare (self, "hexwarn_t" r) | 
|  | compare(self, r) -> int 
 | 
|  | 
|  | __init__ (self) | 
|  | init(self) -> hexwarn_t 
 | 
|  | 
|  | 
| str | ea = property(_ida_hexrays.hexwarn_t_ea_get, _ida_hexrays.hexwarn_t_ea_set, doc=) | 
|  | 
| str | id = property(_ida_hexrays.hexwarn_t_id_get, _ida_hexrays.hexwarn_t_id_set, doc=) | 
|  | 
| str | text = property(_ida_hexrays.hexwarn_t_text_get, _ida_hexrays.hexwarn_t_text_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, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ __ge__()
      
        
          | "bool" __ge__ | ( |  | self, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ __gt__()
      
        
          | "bool" __gt__ | ( |  | self, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ __le__()
      
        
          | "bool" __le__ | ( |  | self, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ __lt__()
      
        
          | "bool" __lt__ | ( |  | self, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ __ne__()
      
        
          | "bool" __ne__ | ( |  | self, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ compare()
      
        
          | "int" compare | ( |  | self, | 
        
          |  |  | "hexwarn_t" | r ) | 
      
 
 
◆ ea
  
  | 
        
          | str ea = property(_ida_hexrays.hexwarn_t_ea_get, _ida_hexrays.hexwarn_t_ea_set, doc=) |  | static | 
 
 
◆ id
  
  | 
        
          | str id = property(_ida_hexrays.hexwarn_t_id_get, _ida_hexrays.hexwarn_t_id_set, doc=) |  | static | 
 
 
◆ text
  
  | 
        
          | str text = property(_ida_hexrays.hexwarn_t_text_get, _ida_hexrays.hexwarn_t_text_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: