tlp::PropertyFactory< T > Class Template Reference
[Plugins]
#include <TemplateFactory.h>
List of all members.
Public Member Functions
template<class T>
class tlp::PropertyFactory< T >
Constructor & Destructor Documentation
Member Function Documentation
Only the major of the plug-in version. A version should be X.Y, X being the major.
- Returns:
- The major part of the plug-in version.
Implements tlp::Plugin.
Only the minor of the plug-in version. A version should be X.Y, Y being the major.
- Returns:
- The minor part of the plug-in version.
Implements tlp::Plugin.
- Returns:
- The major Tulip version the plug-in was built with.
Implements tlp::Plugin.
- Returns:
- Return the minor Tulip version this plug-in was built with.
Implements tlp::Plugin.