Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | 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 35 of file CGenericSensor.h.

#include <mrpt/hwdrivers/CGenericSensor.h>

Public Attributes

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

Member Data Documentation

◆ className

const char* mrpt::hwdrivers::TSensorClassId::className

Class name.

Definition at line 37 of file CGenericSensor.h.

◆ ptrCreateObject

CGenericSensor*(* mrpt::hwdrivers::TSensorClassId::ptrCreateObject) ()

Pointer to class constructor.

Definition at line 38 of file CGenericSensor.h.




Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Tue Mar 3 09:15:16 UTC 2020