IDAPython 9.0
Loading...
Searching...
No Matches
loader_t Class Reference

Proxy of C++ loader_t class.

Inheritance diagram for loader_t:

Public Member Functions

 __init__ (self)
 init(self) -> loader_t
 

Static Public Attributes

str version = property(_ida_loader.loader_t_version_get, _ida_loader.loader_t_version_set, doc=)
 
str flags = property(_ida_loader.loader_t_flags_get, _ida_loader.loader_t_flags_set, doc=)
 

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ flags

str flags = property(_ida_loader.loader_t_flags_get, _ida_loader.loader_t_flags_set, doc=)
static

◆ version

str version = property(_ida_loader.loader_t_version_get, _ida_loader.loader_t_version_set, doc=)
static

Property Documentation

◆ thisown

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

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