IDA C++ SDK 9.2
Loading...
Searching...
No Matches
opinfo_t Union Reference

Additional information about an operand type. More...

#include <nalt.hpp>

Public Member Functions

int compare_opinfos (const opinfo_t &r, flags64_t flag, int n) const

Public Attributes

refinfo_t ri
 for offset members
tid_t tid
 for struct, etc. members
strpath_t path
 for stroff
int32 strtype
 for strings (String type codes)
enum_const_t ec
 for enums
custom_data_type_ids_t cd
 for custom data

Detailed Description

Additional information about an operand type.

Member Function Documentation

◆ compare_opinfos()

int opinfo_t::compare_opinfos ( const opinfo_t & r,
flags64_t flag,
int n ) const

Member Data Documentation

◆ ri

refinfo_t opinfo_t::ri

for offset members

◆ tid

tid_t opinfo_t::tid

for struct, etc. members

◆ path

strpath_t opinfo_t::path

for stroff

◆ strtype

int32 opinfo_t::strtype

for strings (String type codes)

◆ ec

enum_const_t opinfo_t::ec

for enums

◆ cd

custom_data_type_ids_t opinfo_t::cd

for custom data


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