std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
Property< PropertyType > getProperty(const std::string &name)
void onInitComponent() override
void onDisconnectComponent() override
void onConnectComponent() override
PropertyDefinitionsPtr createPropertyDefinitions() override
virtual void onExitIMU()=0
virtual void onInitIMU()=0
InertialMeasurementUnitListenerPrx IMUTopicPrx
void onExitComponent() override
virtual void onStartIMU()=0
void offeringTopic(const std::string &name)
Registers a topic for retrival after initialization.
TopicProxyType getTopic(const std::string &name)
Returns a proxy of the specified topic.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.