Typelib::ExportPlugin Class Reference

#include <typelib/exporter.hh>

Collaboration diagram for Typelib::ExportPlugin:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ExportPlugin (std::string const &name)
virtual ~ExportPlugin ()
std::string getName () const
virtual Exportercreate ()=0


Constructor & Destructor Documentation

Typelib::ExportPlugin::ExportPlugin ( std::string const &  name  )  [inline]

virtual Typelib::ExportPlugin::~ExportPlugin (  )  [inline, virtual]


Member Function Documentation

std::string Typelib::ExportPlugin::getName (  )  const [inline]

virtual Exporter* Typelib::ExportPlugin::create (  )  [pure virtual]


The documentation for this class was generated from the following file:

Generated on Thu Jan 22 16:37:54 2009 for typeLib by doxygen 1.5.6
SourceForge.net Project Page