Go to the documentation of this file.
26 #include <VisionX/interface/components/AffordanceUpdateListener.h>
58 virtual public armarx::AffordanceUpdateListenerInterface
66 return "AffordanceUpdateListener";
void onDisconnectComponent() override
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
AffordanceUpdateListenerPropertyDefinitions(std::string prefix)
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onInitComponent() override
void reportNewAffordances(const Ice::Current &c=Ice::emptyCurrent) override
std::string getDefaultName() const override
Baseclass for all ArmarX ManagedIceObjects requiring properties.
void onConnectComponent() override
void onExitComponent() override
Default component property definition container.
bool newAffordancesAvailable(const Ice::Current &c=Ice::emptyCurrent) override
std::mutex affordancesMutex
This file offers overloads of toIce() and fromIce() functions for STL container types.