| |||||||||||||||||||||||||||||||||||||
tlp::ExportModuleFactory Class Reference |
virtual tlp::ExportModuleFactory::~ExportModuleFactory | ( | ) | [inline, virtual] |
virtual ExportModule* tlp::ExportModuleFactory::createPluginObject | ( | AlgorithmContext | ) | [pure virtual] |
virtual std::string tlp::ExportModuleFactory::getMajor | ( | ) | const [inline, virtual] |
Return the major release number of the plug-in
Implements tlp::Plugin.
virtual std::string tlp::ExportModuleFactory::getMinor | ( | ) | const [inline, virtual] |
Return the minor release number of the plug-in
Implements tlp::Plugin.
virtual std::string tlp::ExportModuleFactory::getTulipMajor | ( | ) | const [inline, virtual] |
Return the major Tulip release number the plug-in is build with
Implements tlp::Plugin.
virtual std::string tlp::ExportModuleFactory::getTulipMinor | ( | ) | const [inline, virtual] |
Return the major Tulip release number the plug-in is build with
Implements tlp::Plugin.
static void tlp::ExportModuleFactory::initFactory | ( | ) | [inline, static] |
TLP_SCOPE TemplateFactory<ExportModuleFactory,ExportModule,AlgorithmContext >* tlp::ExportModuleFactory::factory [static] |
Tulip Software by LaBRI Visualization Team 2001 - 2009 |