|
IDAPython 9.0
|
Public Member Functions | |
| bool | handle (self, 'ioports_t const &' ports, str line) |
| __init__ (self) | |
| __disown__ (self) | |
Properties | |
| thisown | |
| __init__ | ( | self | ) |
| __disown__ | ( | self | ) |
| bool handle | ( | self, | |
| 'ioports_t const &' | ports, | ||
| str | line ) |
@param ports: i/o port definitions @param line: input line to parse @returns success or fills ERRBUF with an error message
|
static |