Main MRPT website > C++ reference
MRPT logo
Public Attributes
mrpt::hwdrivers::TSensorClassId Struct Reference

Detailed Description

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

Definition at line 51 of file CGenericSensor.h.

#include <mrpt/hwdrivers/CGenericSensor.h>

List of all members.

Public Attributes

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

Member Data Documentation

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.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo