|
#include <MemoryX/interface/core/MongoDBRefBase.h>
#include <ArmarXCore/observers/variant/Variant.h>
#include <ArmarXCore/observers/AbstractObjectSerializer.h>
Go to the source code of this file.
Classes | |
class | MongoDBRef |
Represents a cross-database reference to a document in MongoDB. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::VariantType | |
memoryx | |
VirtualRobot headers. | |
Typedefs | |
using | MongoDBRefPtr = IceInternal::Handle< MongoDBRef > |
Variables | |
const VariantTypeId | MongoDBRef = Variant::addTypeName("::memoryx::MongoDBRefBase") |