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

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")