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

Scattered mop: visit each of the scattered locations as a separate mop. More...

#include <hexrays.hpp>

Public Member Functions

 HEXRAYS_MEMORY_ALLOCATION_FUNCS () virtual ~scif_visitor_t()
virtual int idaapi visit_scif_mop (const mop_t &r, int off)=0

Detailed Description

Scattered mop: visit each of the scattered locations as a separate mop.

See mop_t::for_all_scattered_submops

Member Function Documentation

◆ HEXRAYS_MEMORY_ALLOCATION_FUNCS()

scif_visitor_t::HEXRAYS_MEMORY_ALLOCATION_FUNCS ( )
inline

◆ visit_scif_mop()

virtual int idaapi scif_visitor_t::visit_scif_mop ( const mop_t & r,
int off )
pure virtual

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