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

User-defined function calls. More...

#include <hexrays.hpp>

Public Member Functions

 DECLARE_COMPARISONS (udcall_t)
 
bool empty () const
 

Public Attributes

qstring name
 
tinfo_t tif
 

Detailed Description

User-defined function calls.

Definition at line 1639 of file hexrays.hpp.

Member Function Documentation

◆ DECLARE_COMPARISONS()

udcall_t::DECLARE_COMPARISONS ( udcall_t  )

Definition at line 1643 of file hexrays.hpp.

◆ empty()

bool udcall_t::empty ( ) const

Definition at line 1651 of file hexrays.hpp.

Member Data Documentation

◆ name

qstring udcall_t::name

Definition at line 1641 of file hexrays.hpp.

◆ tif

tinfo_t udcall_t::tif

Definition at line 1642 of file hexrays.hpp.