sensorfw
accelerometeradaptorplugin.h
Go to the documentation of this file.
1
26
#ifndef ACCELEROMETERADAPTORPLUGIN_H
27
#define ACCELEROMETERADAPTORPLUGIN_H
28
29
#include "plugin.h"
30
31
class
AccelerometerAdaptorPlugin
:
public
Plugin
32
{
33
private
:
34
void
Register(
class
Loader& l);
35
};
36
37
#endif
AccelerometerAdaptorPlugin
Definition:
accelerometeradaptorplugin.h:31
adaptors
accelerometeradaptor
accelerometeradaptorplugin.h
Generated by
1.8.14