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

Public Member Functions

 range64_t (uint64 _start=0, uint64 _end=0)
 
bool contains (uint64 x) const
 
bool contains (const range64_t &r) const
 
bool overlaps (const range64_t &r) const
 
void clear ()
 
bool empty () const
 
uint64 size () const
 
void intersect (const range64_t &r)
 
void extend (uint64 ea)
 

Public Attributes

uint64 start
 
uint64 end
 

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