IDA C++ SDK 9.2
Loading...
Searching...
No Matches
ui_stroff_applicator_t Struct Referenceabstract

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

Detailed Description

Callback to apply the selection.

Returns
success

Constructor & Destructor Documentation

◆ ~ui_stroff_applicator_t()

virtual ui_stroff_applicator_t::~ui_stroff_applicator_t ( )
inlinevirtual

Member Function Documentation

◆ apply()

virtual bool idaapi ui_stroff_applicator_t::apply ( size_t opnum,
const intvec_t & path,
const tinfo_t & top_tif,
const char * spath )
pure virtual
Parameters
opnumoperand ordinal number, see below
pathpath describing the union selection, maybe empty
top_tiftinfo_t of the selected toplevel UDT
spathselected path

The documentation for this struct was generated from the following file: