IDA C++ SDK 9.2
|
Additional information about the output lines. More...
#include <typeinf.hpp>
Public Member Functions | |
valinfo_t (argloc_t l=argloc_t(), const char *name=nullptr, const tinfo_t &tif=tinfo_t()) | |
void | swap (valinfo_t &r) |
Public Attributes | |
argloc_t | loc |
qstring | label |
tinfo_t | type |
Additional information about the output lines.
|
inline |
argloc_t valinfo_t::loc |
qstring valinfo_t::label |
tinfo_t valinfo_t::type |