sensorfw
OEMTabletGyroscopeAdaptor Class Reference

#include <oemtabletgyroscopeadaptor.h>

Inheritance diagram for OEMTabletGyroscopeAdaptor:

Static Public Member Functions

static DeviceAdaptor * factoryMethod (const QString &id)
 Factory method for gaining a new instance of this adaptor class. More...
 

Protected Member Functions

 OEMTabletGyroscopeAdaptor (const QString &id)
 Constructor. More...
 
 ~OEMTabletGyroscopeAdaptor ()
 Destructor. More...
 

Detailed Description

Definition at line 7 of file oemtabletgyroscopeadaptor.h.

Constructor & Destructor Documentation

◆ OEMTabletGyroscopeAdaptor()

OEMTabletGyroscopeAdaptor::OEMTabletGyroscopeAdaptor ( const QString &  id)
protected

Constructor.

Protected to force externals to use factory method.

Parameters
idIdentifier for the adaptor.

◆ ~OEMTabletGyroscopeAdaptor()

OEMTabletGyroscopeAdaptor::~OEMTabletGyroscopeAdaptor ( )
protected

Destructor.

Member Function Documentation

◆ factoryMethod()

static DeviceAdaptor * OEMTabletGyroscopeAdaptor::factoryMethod ( const QString &  id)
inlinestatic

Factory method for gaining a new instance of this adaptor class.

Parameters
idIdentifier for the adaptor.
Returns
A pointer to created adaptor with base class type.

Definition at line 17 of file oemtabletgyroscopeadaptor.h.


The documentation for this class was generated from the following file: