A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor.
#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 53 of file CGenericSensor.h.
Pointer to class constructor.
Definition at line 54 of file CGenericSensor.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |