EntityRef.h File Reference
#include <MemoryX/interface/core/MemoryInterface.h>
#include <ArmarXCore/observers/variant/Variant.h>
+ Include dependency graph for EntityRef.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EntityRef
 The EntityRef class is used to store references to Entities as values in other Entity instances. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::VariantType
 
 memoryx
 VirtualRobot headers.
 

Typedefs

using EntityRefPtr = IceInternal::Handle< EntityRef >
 
using MongoSerializerPtr = IceUtil::Handle< MongoSerializer >
 

Variables

const armarx::VariantTypeId EntityRef = armarx::Variant::addTypeName("::memoryx::EntityRefBase")