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