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

Information for structure offsets. More...

#include <nalt.hpp>

Public Member Functions

 DECLARE_COMPARISONS (strpath_t)

Public Attributes

int len
tid_t ids [MAXSTRUCPATH]
adiff_t delta

Detailed Description

Information for structure offsets.

ids[0] contains the id of the structure. ids[1..len-1] contain ids of the structure members used in the structure offset expression. len is the length of the path, i.e. the number of elements in 'ids'

Member Function Documentation

◆ DECLARE_COMPARISONS()

strpath_t::DECLARE_COMPARISONS ( strpath_t )

Member Data Documentation

◆ len

int strpath_t::len

◆ ids

tid_t strpath_t::ids[MAXSTRUCPATH]

◆ delta

adiff_t strpath_t::delta

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