|
|
#include <ArmarXCore/core/Component.h>#include <ArmarXCore/core/system/ImportExportComponent.h>#include <MemoryX/core/MongoSerializer.h>#include <MemoryX/core/memory/SegmentedMemory.h>#include <MemoryX/interface/components/CommonStorageInterface.h>#include <MemoryX/interface/components/LongtermMemoryInterface.h>#include <MemoryX/interface/components/PriorKnowledgeInterface.h>#include <MemoryX/libraries/longtermmemory/AbstractLongtermMemory.h>
Include dependency graph for LongtermMemory.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LongtermMemory |
| The LongtermMemory class provides persistent data that has been learned or copied as a snapshot from working memory. More... | |
| class | LongtermMemoryPropertyDefinitions |
Namespaces | |
| memoryx | |
| VirtualRobot headers. | |
Typedefs | |
| using | LongtermMemoryPtr = IceUtil::Handle< LongtermMemory > |