MRPT logo

mrpt::hwdrivers::TSensorClassId Struct Reference

A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor. More...

#include <mrpt/hwdrivers/CGenericSensor.h>

List of all members.

Public Attributes

const char * className
 Class name.
CGenericSensor *(* ptrCreateObject )()
 Pointer to class constructor.


Detailed Description

A structure for runtime ID class type information in the context of hwdrivers::CGenericSensor.

Definition at line 30 of file CGenericSensor.h.


Member Data Documentation

Class name.

Definition at line 32 of file CGenericSensor.h.

Pointer to class constructor.




Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN:exported at Thu May 21 04:14:55 UTC 2009