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 50 of file CGenericSensor.h.
| const char* mrpt::hwdrivers::TSensorClassId::className |
Class name.
Definition at line 52 of file CGenericSensor.h.
Pointer to class constructor.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |