IDAPython 9.0
|
Proxy of C++ plugin_options_t class.
Public Member Functions | |
"bool" | erase (self, "char const *" name) |
erase(self, name) -> bool | |
__init__ (self) | |
init(self) -> plugin_options_t | |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
__init__ | ( | self | ) |
"bool" erase | ( | self, | |
"char const *" | name ) |
name | char const * |
|
static |