Trees | Indices | Help |
|
---|
|
object --+ | plugin_info_t
Proxy of C++ plugin_info_t class.
Instance Methods | |||
plugin_info_t |
|
||
|
|||
|
|||
Inherited from |
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 |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Property Details |
argplugin_info_t_arg_get(self) -> size_t
|
commentplugin_info_t_comment_get(self) -> char *
|
dllmemplugin_info_t_dllmem_get(self) -> idadll_t *
|
entryplugin_info_t_entry_get(self) -> plugin_t *
|
flagsplugin_info_t_flags_get(self) -> int
|
hotkeyplugin_info_t_hotkey_get(self) -> ushort
|
nameplugin_info_t_name_get(self) -> char *
|
nextplugin_info_t_next_get(self) -> plugin_info_t
|
org_hotkeyplugin_info_t_org_hotkey_get(self) -> ushort
|
org_nameplugin_info_t_org_name_get(self) -> char *
|
pathplugin_info_t_path_get(self) -> char *
|
thisownThe membership flag
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |