Go to the documentation of this file.
31 listenerName = getProperty<std::string>(
"ForceTorqueTopicName").getValue();
PropertyDefinitionsPtr createPropertyDefinitions() override
void onConnectComponent() override
Pure virtual hook for the subclass.
virtual void onExitForceTorqueUnit()=0
const LogSender::manipulator flush
virtual void onStartForceTorqueUnit()=0
void onInitComponent() override
Pure virtual hook for the subclass.
std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
ForceTorqueUnitListenerPrx listenerPrx
virtual void onInitForceTorqueUnit()=0
void offeringTopic(const std::string &name)
Registers a topic for retrival after initialization.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.
This file offers overloads of toIce() and fromIce() functions for STL container types.
void onExitComponent() override
Hook for subclass.