EntityFusionMethod.h File Reference
#include <string>
#include <ArmarXCore/core/system/ImportExport.h>
#include <IceUtil/Handle.h>
#include <MemoryX/interface/core/FusionMethods.h>
+ Include dependency graph for EntityFusionMethod.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EntityFusionMethod
 Interface for fusion methods used for entities in working memory. More...
 

Namespaces

 memoryx
 VirtualRobot headers.
 

Typedefs

using EntityFusionMethodPtr = IceInternal::Handle< EntityFusionMethod >