| 
    MRPT
    2.0.0
    
   | 
 
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... | |
| const char* mrpt::hwdrivers::TSensorClassId::className | 
Class name.
Definition at line 33 of file CGenericSensor.h.
Referenced by mrpt::hwdrivers::CGenericSensor::registerClass().
| 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 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |