MRPT  1.9.9
mrpt::hwdrivers::TSensorClassId Struct Reference

Detailed Description

A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor.

Definition at line 30 of file CGenericSensor.h.

#include <mrpt/hwdrivers/CGenericSensor.h>

Public Attributes

const char * className
 Class name. More...
 
CGenericSensor *(* ptrCreateObject )()
 Pointer to class constructor. More...
 

Member Data Documentation

◆ className

const char* mrpt::hwdrivers::TSensorClassId::className

Class name.

Definition at line 33 of file CGenericSensor.h.

Referenced by mrpt::hwdrivers::CGenericSensor::registerClass().

◆ ptrCreateObject

CGenericSensor*(* mrpt::hwdrivers::TSensorClassId::ptrCreateObject) ()

Pointer to class constructor.

Definition at line 35 of file CGenericSensor.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020