IDA C++ SDK 9.2
Loading...
Searching...
No Matches
var_ref_t Struct Reference

Reference to a local variable. More...

#include <hexrays.hpp>

Public Member Functions

lvar_tgetv () const
 HEXRAYS_MEMORY_ALLOCATION_FUNCS () DECLARE_COMPARISONS(var_ref_t)

Public Attributes

mba_tmba
 pointer to the underlying micro array
int idx
 index into lvars_t

Detailed Description

Reference to a local variable.

Member Function Documentation

◆ getv()

lvar_t & var_ref_t::getv ( ) const
inline

◆ HEXRAYS_MEMORY_ALLOCATION_FUNCS()

var_ref_t::HEXRAYS_MEMORY_ALLOCATION_FUNCS ( )

Member Data Documentation

◆ mba

mba_t* var_ref_t::mba

pointer to the underlying micro array

◆ idx

int var_ref_t::idx

index into lvars_t


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