Compute Graph Framework SDK Reference  5.8
dw::framework::SensorCommonImpl Class Reference

Detailed Description

Definition at line 44 of file SensorCommonImpl.hpp.

Static Public Member Functions

static FixedString1024 adjustPath (const char *paramString, uint64_t sensorId, const char *toFind, dwConstRigHandle_t &rig)
 
static dwSensorHandle_t createSensor (std::string sensorName, dwConstRigHandle_t rig, dwSALHandle_t sal)
 

Member Function Documentation

◆ adjustPath()

static FixedString1024 dw::framework::SensorCommonImpl::adjustPath ( const char *  paramString,
uint64_t  sensorId,
const char *  toFind,
dwConstRigHandle_t &  rig 
)
inlinestatic

Definition at line 50 of file SensorCommonImpl.hpp.

References FRWK_CHECK_DW_ERROR, and FRWK_LOGW.

Referenced by createSensor().

◆ createSensor()

static dwSensorHandle_t dw::framework::SensorCommonImpl::createSensor ( std::string  sensorName,
dwConstRigHandle_t  rig,
dwSALHandle_t  sal 
)
inlinestatic

Definition at line 121 of file SensorCommonImpl.hpp.

References adjustPath(), FRWK_CHECK_DW_ERROR, and FRWK_CHECK_DW_ERROR_MSG.


The documentation for this class was generated from the following file: