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


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