Programming Linux
Courses
std::vector<>
std::map<>
std::map
.size()
const
ConstantSensor_nopoly
RandomSensor_nopoly
MockSensor_nopoly
AveragingSensor_nopoly
Hysteresis_nopoly
LEDStripeDisplay_nopoly
googletest
About
Blog
Exercises
Write a class SensorRepository that is there to act as a “registry” for sensors. Sensors are registered there using a decriptive name.
class SensorRepository