A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor.
Definition at line 50 of file CGenericSensor.h.
#include <mrpt/hwdrivers/CGenericSensor.h>
Public Attributes | |
const char * | className |
Class name. | |
CGenericSensor *(* | ptrCreateObject )() |
Pointer to class constructor. |
const char* mrpt::hwdrivers::TSensorClassId::className |
Class name.
Definition at line 52 of file CGenericSensor.h.
Pointer to class constructor.
Definition at line 53 of file CGenericSensor.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |