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

#include <nalt.hpp>

Public Member Functions

 xrefpos_t (ea_t ea_=BADADDR, uchar type_=0)
bool is_valid () const

Public Attributes

ea_t ea
uchar type

Detailed Description

Position of cursor in the window with cross-references to the address. Used by the user-interface.

Constructor & Destructor Documentation

◆ xrefpos_t()

xrefpos_t::xrefpos_t ( ea_t ea_ = BADADDR,
uchar type_ = 0 )
inline

Member Function Documentation

◆ is_valid()

bool xrefpos_t::is_valid ( ) const
inline

Member Data Documentation

◆ ea

ea_t xrefpos_t::ea

◆ type

uchar xrefpos_t::type

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