Searched refs:getCachedValues (Results 1 – 5 of 5) sorted by relevance
73 virtual ValueCacheEntry getCachedValues(const std::string& name) = 0;
56 value = _owner->getCachedValues(name).unscaled; in inputProc()
116 ValueCacheEntry getCachedValues(const std::string& name) override;
239 ValueCacheEntry DbusPidZone::getCachedValues(const std::string& name) in getCachedValues() function in pid_control::DbusPidZone
30 ValueCacheEntry getCachedValues(const std::string& s) override in getCachedValues() function in pid_control::ZoneMock