26#include <ArmarXCore/interface/observers/Filters.h>
49 armarx::StringFloatDictionary
50 getProperties(
const Ice::Current&
c = Ice::emptyCurrent)
const override;
51 void setProperties(
const armarx::StringFloatDictionary& newValues,
52 const Ice::Current&
c = Ice::emptyCurrent)
override;
armarx::StringFloatDictionary getProperties(const Ice::Current &c=Ice::emptyCurrent) const override
ParameterTypeList getSupportedTypes(const Ice::Current &c=Ice::emptyCurrent) const override
This filter supports: Int, Long, Float, Double.
VariantBasePtr calculate(const Ice::Current &c=Ice::emptyCurrent) const override
void setProperties(const armarx::StringFloatDictionary &newValues, const Ice::Current &c=Ice::emptyCurrent) override
::IceInternal::Handle<::armarx::VariantBase > VariantBasePtr