genom.hh
Go to the documentation of this file.
00001 #ifndef TYPELIB_GENOM_H
00002 #define TYPELIB_GENOM_H
00003 
00004 #include "plugin.hh"
00005 
00006 class GenomPlugin : public Plugin
00007 {
00008 public:
00009     GenomPlugin();
00010 
00011     virtual OptionList getOptions() const;
00012     virtual bool apply(const OptionList& remaining
00013             , const utilmm::config_set& options
00014             , Typelib::Registry* registry);
00015 };
00016 
00017 #endif
00018 


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:41