IDAPython 9.0
Loading...
Searching...
No Matches
tev_reg_value_t Class Reference

Proxy of C++ tev_reg_value_t class.

Inheritance diagram for tev_reg_value_t:

Public Member Functions

 __init__ (self, *args)
 init(self, _reg_idx=-1, _value=uint64(-1)) -> tev_reg_value_t
 

Static Public Attributes

str value = property(_ida_dbg.tev_reg_value_t_value_get, _ida_dbg.tev_reg_value_t_value_set, doc=)
 
str reg_idx = property(_ida_dbg.tev_reg_value_t_reg_idx_get, _ida_dbg.tev_reg_value_t_reg_idx_set, doc=)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
_reg_idxint
_valueuint64

Member Data Documentation

◆ reg_idx

str reg_idx = property(_ida_dbg.tev_reg_value_t_reg_idx_get, _ida_dbg.tev_reg_value_t_reg_idx_set, doc=)
static

◆ value

str value = property(_ida_dbg.tev_reg_value_t_value_get, _ida_dbg.tev_reg_value_t_value_set, doc=)
static

Property Documentation

◆ 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: