IDAPython
9.0
Loading...
Searching...
No Matches
Public Member Functions
|
Static Public Attributes
|
Properties
|
List of all members
process_info_t Class Reference
Inheritance diagram for process_info_t:
Public Member Functions
__init__
(self)
Static Public Attributes
str
pid
str
name
Properties
thisown
Constructor & Destructor Documentation
◆
__init__()
__init__
(
self
)
Member Data Documentation
◆
name
str name
static
Initial value:
= property(_ida_idd.process_info_t_name_get, _ida_idd.
process_info_t_name_set)
◆
pid
str pid
static
Initial value:
= property(_ida_idd.process_info_t_pid_get, _ida_idd.
process_info_t_pid_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_idd.py
ida_idd
process_info_t
Generated by
1.12.0