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

Proxy of C++ idp_desc_t class.

Inheritance diagram for idp_desc_t:

Public Member Functions

 __init__ (self)
 init(self) -> idp_desc_t
 

Static Public Attributes

str path = property(_ida_loader.idp_desc_t_path_get, _ida_loader.idp_desc_t_path_set, doc=)
 
str mtime = property(_ida_loader.idp_desc_t_mtime_get, _ida_loader.idp_desc_t_mtime_set, doc=)
 
str family = property(_ida_loader.idp_desc_t_family_get, _ida_loader.idp_desc_t_family_set, doc=)
 
str names = property(_ida_loader.idp_desc_t_names_get, _ida_loader.idp_desc_t_names_set, doc=)
 
str is_script = property(_ida_loader.idp_desc_t_is_script_get, _ida_loader.idp_desc_t_is_script_set, doc=)
 
str checked = property(_ida_loader.idp_desc_t_checked_get, _ida_loader.idp_desc_t_checked_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

◆ checked

str checked = property(_ida_loader.idp_desc_t_checked_get, _ida_loader.idp_desc_t_checked_set, doc=)
static

◆ family

str family = property(_ida_loader.idp_desc_t_family_get, _ida_loader.idp_desc_t_family_set, doc=)
static

◆ is_script

str is_script = property(_ida_loader.idp_desc_t_is_script_get, _ida_loader.idp_desc_t_is_script_set, doc=)
static

◆ mtime

str mtime = property(_ida_loader.idp_desc_t_mtime_get, _ida_loader.idp_desc_t_mtime_set, doc=)
static

◆ names

str names = property(_ida_loader.idp_desc_t_names_get, _ida_loader.idp_desc_t_names_set, doc=)
static

◆ path

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