Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
SimSensorPlugin.cpp File Reference

This file contains the implementation for the SimSensor plugin API. More...

#include "SimSensorPlugin.h"
Include dependency graph for SimSensorPlugin.cpp:

Functions

SocCamera::tcSensorBoardmakeSensor (const char *args)
 makeSensor the tcSensorBoard factory for the plugin. More...
 

Detailed Description

This file contains the implementation for the SimSensor plugin API.

Function Documentation

◆ makeSensor()

SocCamera::tcSensorBoard* makeSensor ( const char *  args)

makeSensor the tcSensorBoard factory for the plugin.

Parameters
argsarguments passed in by the calling application. These are extracted from the main application configuration file (the line immediately following the sensor ID).
Returns
the tcSensorBoard implementation.