IDAPython
9.0
Loading...
Searching...
No Matches
Public Member Functions
|
Static Public Attributes
|
Properties
|
List of all members
tev_reg_value_t Class Reference
Inheritance diagram for tev_reg_value_t:
Public Member Functions
__init__
(self, *args)
Static Public Attributes
str
value
str
reg_idx
Properties
thisown
Constructor & Destructor Documentation
◆
__init__()
__init__
(
self
,
*
args
)
Member Data Documentation
◆
reg_idx
str reg_idx
static
Initial value:
= property(_ida_dbg.tev_reg_value_t_reg_idx_get,
_ida_dbg.tev_reg_value_t_reg_idx_set)
◆
value
str value
static
Initial value:
= property(_ida_dbg.tev_reg_value_t_value_get,
_ida_dbg.tev_reg_value_t_value_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:
ida_dbg.py
ida_dbg
tev_reg_value_t
Generated by
1.12.0