#include <cimportplugin.hh>

Public Member Functions | |
| virtual bool | apply (const OptionList &remaining, const utilmm::config_set &options, Typelib::Registry ®istry) |
| CImportPlugin () | |
| virtual OptionList | getOptions () const |
Definition at line 6 of file cimportplugin.hh.
Definition at line 16 of file cimportplugin.cc.
| bool CImportPlugin::apply | ( | const OptionList & | remaining, |
| const utilmm::config_set & | options, | ||
| Typelib::Registry & | registry | ||
| ) | [virtual] |
Implements Plugin.
Definition at line 27 of file cimportplugin.cc.
| list< string > CImportPlugin::getOptions | ( | ) | const [virtual] |
Reimplemented from Plugin.
Definition at line 19 of file cimportplugin.cc.