|
IDAPython 8.4
|
Proxy of C++ struct_field_visitor_t class.
Public Member Functions | |
| "int" | visit_field (self, *args) |
| visit_field(self, sptr, mptr) -> int | |
| __init__ (self, *args) | |
| init(self) -> struct_field_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 | ) |
|
static |