#include <vm/vmconfig.h>
#include <lib/tl/tlbtree.h>
Include dependency graph for maptable.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IDMapTable |
Template for ID -> INFO (pointer) mapping. More... | |
struct | IDMapTableNode |
Template for ID -> INFO (pointer) mapping; node representation. More... | |
Defines | |
#define | _VM_MAPTABLE_H_ 1 |
Definition in file maptable.h.
|
Definition at line 18 of file maptable.h. |