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