sensorfw
adaptors/magnetometeradaptor-ncdk/magnetometeradaptorplugin-ncdk.h
Go to the documentation of this file.
00001 
00025 #ifndef MAGNETOMETERADAPTORPLUGIN_NCDK_H
00026 #define MAGNETOMETERADAPTORPLUGIN_NCDK_H
00027 
00028 #include "plugin.h"
00029 
00030 class MagnetometerAdaptorPluginNCDK : public Plugin
00031 {
00032 private:
00033     void Register(class Loader& l);
00034 };
00035 
00036 #endif // MAGNETOMETERADAPTORPLUGIN_NCDK_H