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

Proxy of C++ vd_failure_t class.

Inheritance diagram for vd_failure_t:
vd_interr_t

Public Member Functions

 __init__ (self, *args)
 init(self) -> vd_failure_t init(self, code, ea, buf=None) -> vd_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")
 
 hf = property(_ida_hexrays.vd_failure_t_hf_get, _ida_hexrays.vd_failure_t_hf_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

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

init(self, code, ea, buf) -> vd_failure_t

Parameters
codeenum merror_t
eaea_t
bufqstring const &

init(self, _hf) -> vd_failure_t

Parameters
_hfhexrays_failure_t const &

Reimplemented in vd_interr_t.

Member Function Documentation

◆ desc()

"qstring" desc ( self,
* args )

Property Documentation

◆ hf

hf = property(_ida_hexrays.vd_failure_t_hf_get, _ida_hexrays.vd_failure_t_hf_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: