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

Warning instances. More...

#include <hexrays.hpp>

Public Member Functions

 DECLARE_COMPARISONS (hexwarn_t)

Public Attributes

ea_t ea
 Address where the warning occurred.
warnid_t id
 Warning id.
qstring text
 Fully formatted text of the warning.

Detailed Description

Warning instances.

Member Function Documentation

◆ DECLARE_COMPARISONS()

hexwarn_t::DECLARE_COMPARISONS ( hexwarn_t )
inline

Member Data Documentation

◆ ea

ea_t hexwarn_t::ea

Address where the warning occurred.

◆ id

warnid_t hexwarn_t::id

Warning id.

◆ text

qstring hexwarn_t::text

Fully formatted text of the warning.


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