|
ICG 2
Electric Boogaloo
|
#include <vector>#include <map>#include <string>#include <pthread.h>#include "DataTypeInator.hpp"#include "MemoryManagement/AllocInfo.hpp"#include "Type/DataType.hpp"#include "CheckpointAgent/NewCheckpointAgentBase.hpp"Go to the source code of this file.
Classes | |
| class | MemoryManager |
| Keep track of allocations and their type. More... | |