Main MRPT website > C++ reference
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>

Collaboration diagram for mrpt::hwdrivers::TSensorClassId:
Collaboration graph
[legend]

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 50 of file CGenericSensor.h.


Member Data Documentation

Class name.

Definition at line 52 of file CGenericSensor.h.

Pointer to class constructor.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010