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