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

Same as aloc_visitor_t, but may not modify the argloc. More...

#include <typeinf.hpp>

Public Member Functions

virtual int idaapi visit_location (const argloc_t &v, int off, int size)=0
virtual ~const_aloc_visitor_t ()

Detailed Description

Same as aloc_visitor_t, but may not modify the argloc.

Constructor & Destructor Documentation

◆ ~const_aloc_visitor_t()

virtual const_aloc_visitor_t::~const_aloc_visitor_t ( )
inlinevirtual

Member Function Documentation

◆ visit_location()

virtual int idaapi const_aloc_visitor_t::visit_location ( const argloc_t & v,
int off,
int size )
pure virtual

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