|
IDAPython 9.0
|
Public Member Functions | |
| bool | apply (self, 'size_t' opnum, 'intvec_t' path, 'tinfo_t' top_tif, str spath) |
| __init__ (self) | |
| __disown__ (self) | |
Properties | |
| thisown | |
| __init__ | ( | self | ) |
| __disown__ | ( | self | ) |
| bool apply | ( | self, | |
| 'size_t' | opnum, | ||
| 'intvec_t' | path, | ||
| 'tinfo_t' | top_tif, | ||
| str | spath ) |
@param opnum: operand ordinal number, see below @param path: path describing the union selection, maybe empty @param top_tif: tinfo_t of the selected toplevel UDT @param spath: selected path
|
static |