Proxy of C++ plugin_info_t class.
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | next = property(_ida_loader.plugin_info_t_next_get, _ida_loader.plugin_info_t_next_set, doc=) |
| |
| | path = property(_ida_loader.plugin_info_t_path_get, _ida_loader.plugin_info_t_path_set, doc=) |
| |
| | org_name = property(_ida_loader.plugin_info_t_org_name_get, _ida_loader.plugin_info_t_org_name_set, doc=) |
| |
| | name = property(_ida_loader.plugin_info_t_name_get, _ida_loader.plugin_info_t_name_set, doc=) |
| |
| | org_hotkey = property(_ida_loader.plugin_info_t_org_hotkey_get, _ida_loader.plugin_info_t_org_hotkey_set, doc=) |
| |
| | hotkey = property(_ida_loader.plugin_info_t_hotkey_get, _ida_loader.plugin_info_t_hotkey_set, doc=) |
| |
| | arg = property(_ida_loader.plugin_info_t_arg_get, _ida_loader.plugin_info_t_arg_set, doc=) |
| |
| | entry = property(_ida_loader.plugin_info_t_entry_get, _ida_loader.plugin_info_t_entry_set, doc=) |
| |
| | dllmem = property(_ida_loader.plugin_info_t_dllmem_get, _ida_loader.plugin_info_t_dllmem_set, doc=) |
| |
| | flags = property(_ida_loader.plugin_info_t_flags_get, _ida_loader.plugin_info_t_flags_set, doc=) |
| |
| | comment = property(_ida_loader.plugin_info_t_comment_get, _ida_loader.plugin_info_t_comment_set, doc=) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ arg
| arg = property(_ida_loader.plugin_info_t_arg_get, _ida_loader.plugin_info_t_arg_set, doc=) |
|
static |
◆ comment
| comment = property(_ida_loader.plugin_info_t_comment_get, _ida_loader.plugin_info_t_comment_set, doc=) |
|
static |
◆ dllmem
| dllmem = property(_ida_loader.plugin_info_t_dllmem_get, _ida_loader.plugin_info_t_dllmem_set, doc=) |
|
static |
◆ entry
| entry = property(_ida_loader.plugin_info_t_entry_get, _ida_loader.plugin_info_t_entry_set, doc=) |
|
static |
◆ flags
| flags = property(_ida_loader.plugin_info_t_flags_get, _ida_loader.plugin_info_t_flags_set, doc=) |
|
static |
◆ hotkey
| hotkey = property(_ida_loader.plugin_info_t_hotkey_get, _ida_loader.plugin_info_t_hotkey_set, doc=) |
|
static |
◆ name
| name = property(_ida_loader.plugin_info_t_name_get, _ida_loader.plugin_info_t_name_set, doc=) |
|
static |
◆ next
| next = property(_ida_loader.plugin_info_t_next_get, _ida_loader.plugin_info_t_next_set, doc=) |
|
static |
◆ org_hotkey
| org_hotkey = property(_ida_loader.plugin_info_t_org_hotkey_get, _ida_loader.plugin_info_t_org_hotkey_set, doc=) |
|
static |
◆ org_name
| org_name = property(_ida_loader.plugin_info_t_org_name_get, _ida_loader.plugin_info_t_org_name_set, doc=) |
|
static |
◆ path
| path = property(_ida_loader.plugin_info_t_path_get, _ida_loader.plugin_info_t_path_set, doc=) |
|
static |
◆ 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: