AbstractEntityWrapper.h File Reference
#include <MemoryX/interface/core/EntityBase.h>
#include <MemoryX/interface/memorytypes/MemoryEntities.h>
#include <memory>
+ Include dependency graph for AbstractEntityWrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractEntityWrapper
 AbstractEntityWrapper is a superclass for all covenience classes, which provide typed access to entity attributes. More...
 
class  AbstractFileEntityWrapper
 

Namespaces

 memoryx
 VirtualRobot headers.
 
 memoryx::EntityWrappers
 

Typedefs

using AbstractEntityWrapperPtr = IceInternal::Handle< AbstractEntityWrapper >
 Typedef of AbstractEntityWrapperPtr as IceUtil::Handle<AbstractEntityWrapper> for convenience. More...
 
using GridFileManagerPtr = std::shared_ptr< GridFileManager >