|
|
#include <vector>#include <ArmarXCore/core/exceptions/Exception.h>#include <ArmarXCore/core/system/ImportExportComponent.h>#include <MemoryX/core/entity/EntityRef.h>#include <MemoryX/core/memory/PersistentEntitySegment.h>#include <MemoryX/interface/core/EntityBase.h>#include <MemoryX/interface/memorytypes/MemoryEntities.h>#include <MemoryX/interface/memorytypes/MemorySegments.h>
Include dependency graph for PersistentRelationSegment.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PersistentRelationSegment |
Namespaces | |
| memoryx | |
| VirtualRobot headers. | |
Typedefs | |
| using | PersistentRelationSegmentPtr = IceInternal::Handle< PersistentRelationSegment > |