IDAPython 8.4
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
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 value = property(_ida_dbg.tev_reg_value_t_value_get, _ida_dbg.tev_reg_value_t_value_set, doc=)
 
 reg_idx = property(_ida_dbg.tev_reg_value_t_reg_idx_get, _ida_dbg.tev_reg_value_t_reg_idx_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
_reg_idxint
_valueuint64

Property Documentation

◆ reg_idx

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

◆ thisown

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

◆ value

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

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