IDAPython 9.0
Loading...
Searching...
No Matches
hexrays_failure_t Class Reference
Inheritance diagram for hexrays_failure_t:

Public Member Functions

 __init__ (self, *args)
 
str desc (self)
 

Static Public Attributes

str code
 
str errea
 
str str
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )

Member Function Documentation

◆ desc()

str desc ( self)

Member Data Documentation

◆ code

str code
static
Initial value:
= property(_ida_hexrays.hexrays_failure_t_code_get,
_ida_hexrays.hexrays_failure_t_code_set)

◆ errea

str errea
static
Initial value:
= property(_ida_hexrays.hexrays_failure_t_errea_get,
_ida_hexrays.hexrays_failure_t_errea_set)

◆ str

str str
static
Initial value:
= property(_ida_hexrays.hexrays_failure_t_str_get,
_ida_hexrays.hexrays_failure_t_str_set)

Property Documentation

◆ thisown

thisown
static
Initial value:
= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')

The documentation for this class was generated from the following file: