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

Public Member Functions

'PyObject *' get_bytes (self)
 
 __init__ (self)
 

Static Public Attributes

str ea
 

Properties

 thisown
 
 bytes = property(get_bytes)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ get_bytes()

'PyObject *' get_bytes ( self)

Member Data Documentation

◆ ea

str ea
static
Initial value:
= property(_ida_dbg.memreg_info_t_ea_get, _ida_dbg.
memreg_info_t_ea_set)

Property Documentation

◆ bytes

bytes = property(get_bytes)
static

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