Module ida_hexrays :: Class hexrays_failure_t
[frames] | no frames]

Class hexrays_failure_t

object --+
         |
        hexrays_failure_t

Proxy of C++ hexrays_failure_t class.

Instance Methods
hexrays_failure_t
__init__(self)
__init__(self, c, ea, buf=None) -> hexrays_failure_t __init__(self, c, ea, buf) -> hexrays_failure_t
 
__repr__(self)
repr(x)
 
__str__(self)
str(x)
 
__swig_destroy__(self)
qstring
desc(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Properties
  code
hexrays_failure_t_code_get(self) -> merror_t
  errea
hexrays_failure_t_errea_get(self) -> ea_t
  str
hexrays_failure_t_str_get(self) -> qstring *
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

__init__(self, c, ea, buf=None) -> hexrays_failure_t __init__(self, c, ea, buf) -> hexrays_failure_t

Returns: hexrays_failure_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__str__(self)
(Informal representation operator)

 

str(x)

Overrides: object.__str__
(inherited documentation)

Property Details

code

hexrays_failure_t_code_get(self) -> merror_t

Get Method:
unreachable.hexrays_failure_t_code_get(self)
Set Method:
unreachable.hexrays_failure_t_code_set(self, code)

errea

hexrays_failure_t_errea_get(self) -> ea_t

Get Method:
unreachable.hexrays_failure_t_errea_get(self)
Set Method:
unreachable.hexrays_failure_t_errea_set(self, errea)

str

hexrays_failure_t_str_get(self) -> qstring *

Get Method:
unreachable.hexrays_failure_t_str_get(self)
Set Method:
unreachable.hexrays_failure_t_str_set(self, str)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)