Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
udm_visitor_t Struct Referenceabstract

Public Member Functions

virtual int idaapi visit_udm (tid_t tid, const tinfo_t *tif, const udt_type_data_t *udt, ssize_t idx)=0
 

Member Function Documentation

◆ visit_udm()

virtual int idaapi udm_visitor_t::visit_udm ( tid_t  tid,
const tinfo_t tif,
const udt_type_data_t udt,
ssize_t  idx 
)
pure virtual
Parameters
tidudt tid
tifudt type info (may be nullptr for corrupted idbs)
udtudt type data (may be nullptr for corrupted idbs)
idxthe index of udt the member (may be -1 if udm was not found)

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