IDA SDK
range64_t Struct Reference

Public Attributes

uint64 start
 
uint64 end
 

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)
 

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