|
trikRuntime
|
Abstract factory that creates hardware abstraction object depending on whether we compile for real robot or for desktop. More...
#include <hardwareAbstractionFactory.h>
Static Public Member Functions | |
| static QSharedPointer< HardwareAbstractionInterface > | create () |
| Returns pointer to hardware abstraction object. More... | |
Abstract factory that creates hardware abstraction object depending on whether we compile for real robot or for desktop.
|
static |
Returns pointer to hardware abstraction object.