|
IDAPython 8.4
|
Proxy of C++ scif_visitor_t class.
Public Member Functions | |
| "int" | visit_scif_mop (self, *args) |
| visit_scif_mop(self, r, off) -> int | |
| __init__ (self, *args) | |
| init(self) -> scif_visitor_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 | ) |
| "int" visit_scif_mop | ( | self, | |
| * | args ) |
| r | mop_t const & |
| off | int |
|
static |