|
#include <MemoryX/interface/core/MemoryInterface.h>
#include <ArmarXCore/observers/variant/Variant.h>
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") |