#include "../../libraries/memorytypes/entity/profiler/ProfilerMemorySnapshot.h"
#include "../../libraries/memorytypes/entity/profiler/ProfilerTransition.h"
#include <MemoryX/interface/components/ProfilerStorageInterface.h>
#include <MemoryX/interface/components/CommonStorageInterface.h>
#include <MemoryX/interface/components/WorkingMemoryInterface.h>
#include <MemoryX/interface/components/LongtermMemoryInterface.h>
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/services/tasks/RunningTask.h>
Go to the source code of this file.