|
IDA C++ SDK 9.2
|
Callback to apply the selection. More...
#include <hexrays.hpp>
Public Member Functions | |
| virtual | ~ui_stroff_applicator_t () |
| virtual bool idaapi | apply (size_t opnum, const intvec_t &path, const tinfo_t &top_tif, const char *spath)=0 |
Callback to apply the selection.
|
inlinevirtual |
|
pure virtual |
| opnum | operand ordinal number, see below |
| path | path describing the union selection, maybe empty |
| top_tif | tinfo_t of the selected toplevel UDT |
| spath | selected path |