IDAPython
9.0
Loading...
Searching...
No Matches
Public Member Functions
|
Static Public Attributes
|
Properties
|
List of all members
eval_ctx_t Class Reference
Inheritance diagram for eval_ctx_t:
Public Member Functions
__init__
(self,
ida_idaapi.ea_t
_ea)
Static Public Attributes
str
ea
Properties
thisown
Constructor & Destructor Documentation
◆
__init__()
__init__
(
self
,
ida_idaapi.ea_t
_ea
)
Member Data Documentation
◆
ea
str ea
static
Initial value:
= property(_ida_dbg.eval_ctx_t_ea_get, _ida_dbg.
eval_ctx_t_ea_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
eval_ctx_t
Generated by
1.12.0