Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
rangemap.hh File Reference

Templates to define interval map containers. More...

#include <set>
#include <list>
Include dependency graph for rangemap.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  ghidra::rangemap< _recordtype >
 An interval map container. More...
 
class  ghidra::rangemap< _recordtype >::AddrRange
 The internal sub-range object for the interval map. More...
 
class  ghidra::rangemap< _recordtype >::PartIterator
 An iterator into the interval map container. More...
 

Detailed Description

Templates to define interval map containers.