Module ida_loader :: Class plugin_info_t
[frames] | no frames]

Class plugin_info_t

object --+
         |
        plugin_info_t

Proxy of C++ plugin_info_t class.

Instance Methods
plugin_info_t
__init__(self)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__repr__(self)
repr(x)
 
__swig_destroy__(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  arg
plugin_info_t_arg_get(self) -> size_t
  comment
plugin_info_t_comment_get(self) -> char *
  dllmem
plugin_info_t_dllmem_get(self) -> idadll_t *
  entry
plugin_info_t_entry_get(self) -> plugin_t *
  flags
plugin_info_t_flags_get(self) -> int
  hotkey
plugin_info_t_hotkey_get(self) -> ushort
  name
plugin_info_t_name_get(self) -> char *
  next
plugin_info_t_next_get(self) -> plugin_info_t
  org_hotkey
plugin_info_t_org_hotkey_get(self) -> ushort
  org_name
plugin_info_t_org_name_get(self) -> char *
  path
plugin_info_t_path_get(self) -> char *
  thisown
The membership flag

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: plugin_info_t
Overrides: object.__init__

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details

arg

plugin_info_t_arg_get(self) -> size_t

Get Method:
unreachable.plugin_info_t_arg_get(self)
Set Method:
unreachable.plugin_info_t_arg_set(self, arg)

comment

plugin_info_t_comment_get(self) -> char *

Get Method:
unreachable.plugin_info_t_comment_get(self)
Set Method:
unreachable.plugin_info_t_comment_set(self, comment)

dllmem

plugin_info_t_dllmem_get(self) -> idadll_t *

Get Method:
unreachable.plugin_info_t_dllmem_get(self)
Set Method:
unreachable.plugin_info_t_dllmem_set(self, dllmem)

entry

plugin_info_t_entry_get(self) -> plugin_t *

Get Method:
unreachable.plugin_info_t_entry_get(self)
Set Method:
unreachable.plugin_info_t_entry_set(self, entry)

flags

plugin_info_t_flags_get(self) -> int

Get Method:
unreachable.plugin_info_t_flags_get(self)
Set Method:
unreachable.plugin_info_t_flags_set(self, flags)

hotkey

plugin_info_t_hotkey_get(self) -> ushort

Get Method:
unreachable.plugin_info_t_hotkey_get(self)
Set Method:
unreachable.plugin_info_t_hotkey_set(self, hotkey)

name

plugin_info_t_name_get(self) -> char *

Get Method:
unreachable.plugin_info_t_name_get(self)
Set Method:
unreachable.plugin_info_t_name_set(self, name)

next

plugin_info_t_next_get(self) -> plugin_info_t

Get Method:
unreachable.plugin_info_t_next_get(self)
Set Method:
unreachable.plugin_info_t_next_set(self, next)

org_hotkey

plugin_info_t_org_hotkey_get(self) -> ushort

Get Method:
unreachable.plugin_info_t_org_hotkey_get(self)
Set Method:
unreachable.plugin_info_t_org_hotkey_set(self, org_hotkey)

org_name

plugin_info_t_org_name_get(self) -> char *

Get Method:
unreachable.plugin_info_t_org_name_get(self)
Set Method:
unreachable.plugin_info_t_org_name_set(self, org_name)

path

plugin_info_t_path_get(self) -> char *

Get Method:
unreachable.plugin_info_t_path_get(self)
Set Method:
unreachable.plugin_info_t_path_set(self, path)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)