
Namespaces | |
| smart | |
Functions | |
| static std::shared_ptr< Sensor > | smart::_SensorSelector (std::string sensorName) |
| select sensor according to its name More... | |
| static std::vector< std::shared_ptr< Sensor > > | smart::SensorFactory (toml::table &config) |
| create a shared_ptr of a sensor More... | |