|
IDAPython 9.0
|
Public Member Functions | |
| __init__ (self) | |
| None | assign (self, bool value) |
| bool | value (self) |
| 'bool *' | cast (self) |
Static Public Member Functions | |
| 'bool_pointer *' | frompointer ('bool *' t) |
Properties | |
| thisown | |
| __init__ | ( | self | ) |
| None assign | ( | self, | |
| bool | value ) |
| 'bool *' cast | ( | self | ) |
|
static |
| bool value | ( | self | ) |
|
static |