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