A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor. More...
#include <mrpt/hwdrivers/CGenericSensor.h>
Public Attributes | |
const char * | className |
Class name. | |
CGenericSensor *(* | ptrCreateObject )() |
Pointer to class constructor. |
A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor.
Definition at line 29 of file CGenericSensor.h.
const char* mrpt::hwdrivers::TSensorClassId::className |
Class name.
Definition at line 31 of file CGenericSensor.h.
Pointer to class constructor.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |