|
IDA C++ SDK 9.2
|
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. | |
Warning instances.
|
inline |
| ea_t hexwarn_t::ea |
Address where the warning occurred.
| warnid_t hexwarn_t::id |
Warning id.
| qstring hexwarn_t::text |
Fully formatted text of the warning.