tlp::ExportModuleFactory Class Reference
[Plugins]
#include <ExportModule.h>
Inherits tlp::Plugin.
List of all members.
Public Member Functions
Static Public Member Functions
Static Public Attributes
Constructor & Destructor Documentation
virtual tlp::ExportModuleFactory::~ExportModuleFactory |
( |
|
) |
[inline, virtual] |
Member Function Documentation
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] |
Member Data Documentation