|
IDAPython 8.4
|
Proxy of C++ file_enumerator_t class.
Public Member Functions | |
| "int" | visit_file (self, *args) |
| visit_file(self, file) -> int | |
| __init__ (self, *args) | |
| init(self) -> file_enumerator_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_file | ( | self, | |
| * | args ) |
| file | char const * |
|
static |