|
#include <MemoryX/components/WorkingMemory/MotionModelRestoreFusion.h>
Public Member Functions | |
EntityBasePtr | fuseEntity (const EntityBasePtr &, const EntityBasePtr &, const Ice::Current &) override |
MotionModelRestoreFusion () | |
Public Member Functions inherited from EntityFusionMethod | |
EntityFusionMethod (std::string methodName) | |
Constructs a new fusion method. More... | |
EntityBasePtr | fuseEntity (const EntityBasePtr &baseEntity, const EntityBasePtr &updateEntity, const ::Ice::Current &=Ice::emptyCurrent) override=0 |
Fusion method. More... | |
std::string | getMethodName (const ::Ice::Current &=Ice::emptyCurrent) const override |
EntityBasePtr | initEntity (const EntityBasePtr &updateEntity, const ::Ice::Current &=Ice::emptyCurrent) override |
Initialization of an entity. More... | |
Definition at line 36 of file MotionModelRestoreFusion.h.
Definition at line 31 of file MotionModelRestoreFusion.cpp.
|
override |
Definition at line 36 of file MotionModelRestoreFusion.cpp.