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

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

Detailed Description

Additional information about the output lines.

Constructor & Destructor Documentation

◆ valinfo_t()

valinfo_t::valinfo_t ( argloc_t l = argloc_t(),
const char * name = nullptr,
const tinfo_t & tif = tinfo_t() )
inline

Member Function Documentation

◆ swap()

void valinfo_t::swap ( valinfo_t & r)
inline

Member Data Documentation

◆ loc

argloc_t valinfo_t::loc

◆ label

qstring valinfo_t::label

◆ type

tinfo_t valinfo_t::type

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