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
udcall_map_iterator_t Struct Reference

Public Member Functions

bool operator== (const udcall_map_iterator_t &p) const
 
bool operator!= (const udcall_map_iterator_t &p) const
 

Public Attributes

iterator_word x
 

Detailed Description

Definition at line 8833 of file hexrays.hpp.

Member Function Documentation

◆ operator!=()

bool udcall_map_iterator_t::operator!= ( const udcall_map_iterator_t p) const

Definition at line 8837 of file hexrays.hpp.

◆ operator==()

bool udcall_map_iterator_t::operator== ( const udcall_map_iterator_t p) const

Definition at line 8836 of file hexrays.hpp.

Member Data Documentation

◆ x

iterator_word udcall_map_iterator_t::x

Definition at line 8835 of file hexrays.hpp.