HexSelection
-
class
HexSelection
Public Functions
-
HexSelection
()
-
void
init
(BasicCursor addr)
-
void
set
(uint64_t start, uint64_t end)
-
void
update
(BasicCursor addr)
-
bool
intersects
(uint64_t start, uint64_t end)
-
bool
contains
(uint64_t pos) const
-
uint64_t
size
()
-
bool
isEmpty
()
-
uint64_t
start
()
-
uint64_t
end
()