|
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <MemoryX/interface/core/MemoryInterface.h>
#include <MemoryX/interface/components/LongtermMemoryInterface.h>
#include <MemoryX/core/memory/PersistentEntitySegment.h>
Go to the source code of this file.
Classes | |
class | WorkingMemorySnapshot |
The WorkingMemorySnapshot class handles snapshot IO methods. More... | |
Namespaces | |
memoryx | |
VirtualRobot headers. | |
Typedefs | |
using | SegmentMap = std::map< std::string, std::string > |