PersistentEntitySegment.h File Reference
#include "SegmentUtilImplementations.h"
#include <MemoryX/interface/core/MemoryInterface.h>
#include <MemoryX/interface/components/CommonStorageInterface.h>
#include <mutex>
+ Include dependency graph for PersistentEntitySegment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PersistentEntitySegment
 The PersistentEntitySegment class is the base class for all memory segments containing memoryx::Entity instances to be stored permanently in MongoDB. More...
 

Namespaces

 memoryx
 VirtualRobot headers.
 

Typedefs

using PersistentEntitySegmentPtr = IceUtil::Handle< PersistentEntitySegment >