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

Public Member Functions

 __init__ (self)
 

Static Public Attributes

str path
 
str mtime
 
str family
 
str names
 
str is_script
 
str checked
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Data Documentation

◆ checked

str checked
static
Initial value:
= property(_ida_loader.idp_desc_t_checked_get,
_ida_loader.idp_desc_t_checked_set)

◆ family

str family
static
Initial value:
= property(_ida_loader.idp_desc_t_family_get,
_ida_loader.idp_desc_t_family_set)

◆ is_script

str is_script
static
Initial value:
= property(_ida_loader.idp_desc_t_is_script_get,
_ida_loader.idp_desc_t_is_script_set)

◆ mtime

str mtime
static
Initial value:
= property(_ida_loader.idp_desc_t_mtime_get,
_ida_loader.idp_desc_t_mtime_set)

◆ names

str names
static
Initial value:
= property(_ida_loader.idp_desc_t_names_get,
_ida_loader.idp_desc_t_names_set)

◆ path

str path
static
Initial value:
= property(_ida_loader.idp_desc_t_path_get, _ida_loader
.idp_desc_t_path_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: