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.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |