IDAPython 8.4
Loading...
Searching...
No Matches
hexrays_failure_t Class Reference

Proxy of C++ hexrays_failure_t class.

Inheritance diagram for hexrays_failure_t:

Public Member Functions

 __init__ (self, *args)
 init(self) -> hexrays_failure_t init(self, c, ea, buf=None) -> hexrays_failure_t
 
"qstring" desc (self, *args)
 desc(self) -> qstring
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 code = property(_ida_hexrays.hexrays_failure_t_code_get, _ida_hexrays.hexrays_failure_t_code_set, doc=)
 
 errea = property(_ida_hexrays.hexrays_failure_t_errea_get, _ida_hexrays.hexrays_failure_t_errea_set, doc=)
 
 str = property(_ida_hexrays.hexrays_failure_t_str_get, _ida_hexrays.hexrays_failure_t_str_set, doc=!)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
cenum merror_t
eaea_t
bufchar const *

init(self, c, ea, buf) -> hexrays_failure_t

Parameters
cenum merror_t
eaea_t
bufqstring const &

Member Function Documentation

◆ desc()

"qstring" desc ( self,
* args )

Property Documentation

◆ code

code = property(_ida_hexrays.hexrays_failure_t_code_get, _ida_hexrays.hexrays_failure_t_code_set, doc=)
static

◆ errea

errea = property(_ida_hexrays.hexrays_failure_t_errea_get, _ida_hexrays.hexrays_failure_t_errea_set, doc=)
static

◆ str

str = property(_ida_hexrays.hexrays_failure_t_str_get, _ida_hexrays.hexrays_failure_t_str_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: