IDAPython 8.4
|
Proxy of C++ ioports_fallback_t class.
Public Member Functions | |
"bool" | handle (self, *args) |
handle(self, ports, line) -> bool | |
__init__ (self, *args) | |
init(self) -> ioports_fallback_t | |
__disown__ (self) | |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
__init__ | ( | self, | |
* | args ) |
self | PyObject * |
__disown__ | ( | self | ) |
"bool" handle | ( | self, | |
* | args ) |
ports | ioports_t const & |
line | char const * |
|
static |