• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

filters/downsamplefilter/downsamplefilterplugin.h

Go to the documentation of this file.
00001 
00026 #ifndef DOWNSAMPLEFILTERPLUGIN_H
00027 #define DOWNSAMPLEFILTERPLUGIN_H
00028 
00029 #include "plugin.h"
00030 
00031 class DownsampleFilterPlugin : public Plugin
00032 {
00033 private:
00034     void Register(class Loader& l);
00035 };
00036 
00037 #endif

Generated on Mon Jun 27 2011 14:38:47 for sensorfw by  doxygen 1.7.1