MRPT
1.9.9
|
A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor.
Definition at line 29 of file CGenericSensor.h.
#include <mrpt/hwdrivers/CGenericSensor.h>
Public Attributes | |
const char * | className |
Class name. More... | |
CGenericSensor *(* | ptrCreateObject )() |
Pointer to class constructor. More... | |
const char* mrpt::hwdrivers::TSensorClassId::className |
Class name.
Definition at line 32 of file CGenericSensor.h.
Referenced by mrpt::hwdrivers::CGenericSensor::registerClass().
CGenericSensor*(* mrpt::hwdrivers::TSensorClassId::ptrCreateObject) () |
Pointer to class constructor.
Definition at line 34 of file CGenericSensor.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |