IDA C++ SDK 9.2
|
#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 |
Position of cursor in the window with cross-references to the address. Used by the user-interface.
|
inline |
ea_t xrefpos_t::ea |
uchar xrefpos_t::type |