Go to the documentation of this file.
28 #include <MemoryX/interface/workingmemory/WorkingMemoryUpdaterBase.h>
30 #include <MemoryX/interface/components/WorkingMemoryInterface.h>
46 defineOptionalProperty<std::string>(
"WorkingMemoryName",
"WorkingMemory",
"Name of the Working Memory to be used");
63 virtual public memoryx::ObjectLocalizerInterface
99 memoryx::ObjectLocalizationResultList
localizeObjectClasses(
const memoryx::ObjectClassNameList& objectClassNames,
const Ice::Current&)
override;
102 memoryx::WorkingMemoryInterfacePrx
wm;
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
FakeWorkingMemoryObjectLocalizerPropertyDefinitions(std::string prefix)
memoryx::WorkingMemoryInterfacePrx wm
std::string getDefaultName() const override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
void onConnectComponent() override
Brief description of class FakeWorkingMemoryObjectLocalizer.
void onExitComponent() override
void onInitComponent() override
Baseclass for all ArmarX ManagedIceObjects requiring properties.
Default component property definition container.
memoryx::ObjectLocalizationResultList localizeObjectClasses(const memoryx::ObjectClassNameList &objectClassNames, const Ice::Current &) override
This file offers overloads of toIce() and fromIce() functions for STL container types.
void onDisconnectComponent() override