tlp::AlgorithmFactory Class Reference#include <Algorithm.h>
Inherits tlp::Plugin.
Inheritance diagram for tlp::AlgorithmFactory:
[legend]Collaboration diagram for tlp::AlgorithmFactory:
[legend]List of all members.Public Member Functions
Static Public Member Functions
Static Public Attributes
Constructor & Destructor Documentation
virtual tlp::AlgorithmFactory::~AlgorithmFactory |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
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. |
static void tlp::AlgorithmFactory::initFactory |
( |
|
) |
[inline, static] |
|
Member Data Documentation
|