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

Select UDT for the operands using "Select offsets" widget. More...

#include <hexrays.hpp>

Public Member Functions

bool operator== (const ui_stroff_op_t &r) const
bool operator!= (const ui_stroff_op_t &r) const

Public Attributes

qstring text
 any text for the column "Operand" of widget
uval_t offset
 operand offset, will be used when calculating the UDT path

Detailed Description

Select UDT for the operands using "Select offsets" widget.

Operand represention

Member Function Documentation

◆ operator==()

bool ui_stroff_op_t::operator== ( const ui_stroff_op_t & r) const
inline

◆ operator!=()

bool ui_stroff_op_t::operator!= ( const ui_stroff_op_t & r) const
inline

Member Data Documentation

◆ text

qstring ui_stroff_op_t::text

any text for the column "Operand" of widget

◆ offset

uval_t ui_stroff_op_t::offset

operand offset, will be used when calculating the UDT path


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