IDAPython
9.0
Loading...
Searching...
No Matches
Public Member Functions
|
Static Public Attributes
|
Properties
|
List of all members
loader_t Class Reference
Inheritance diagram for loader_t:
Public Member Functions
__init__
(self)
Static Public Attributes
str
version
str
flags
Properties
thisown
Constructor & Destructor Documentation
◆
__init__()
__init__
(
self
)
Member Data Documentation
◆
flags
str flags
static
Initial value:
= property(_ida_loader.loader_t_flags_get, _ida_loader.
loader_t_flags_set)
◆
version
str version
static
Initial value:
= property(_ida_loader.loader_t_version_get,
_ida_loader.loader_t_version_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_loader.py
ida_loader
loader_t
Generated by
1.12.0