This is output sensor factory class. More...
#include <output_sensor_factory.h>
Static Public Member Functions | |
static IOutputSensor * | getOutputSensor (int output_sensor_type) |
Get the Output Sensor object. More... | |
This is output sensor factory class.
Definition at line 16 of file output_sensor_factory.h.
|
inlinestatic |
Get the Output Sensor object.
output_sensor_type |
Definition at line 29 of file output_sensor_factory.h.