#include <typelib/exporter.hh>

Public Member Functions | |
| ExportPlugin (std::string const &name) | |
| virtual | ~ExportPlugin () |
| std::string | getName () const |
| virtual Exporter * | create ()=0 |
| Typelib::ExportPlugin::ExportPlugin | ( | std::string const & | name | ) | [inline] |
| virtual Typelib::ExportPlugin::~ExportPlugin | ( | ) | [inline, virtual] |
| std::string Typelib::ExportPlugin::getName | ( | ) | const [inline] |
| virtual Exporter* Typelib::ExportPlugin::create | ( | ) | [pure virtual] |
1.5.6