void onInitComponent() override
void onDisconnectComponent() override
std::mutex affordancesMutex
void onConnectComponent() override
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
bool newAffordancesAvailable(const Ice::Current &c=Ice::emptyCurrent) override
void onExitComponent() override
void reportNewAffordances(const Ice::Current &c=Ice::emptyCurrent) override
std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
void usingTopic(const std::string &name, bool orderedPublishing=false)
Registers a proxy for subscription after initialization.
#define ARMARX_INFO
The normal logging level.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.