#include <FxStdsManager.h>
Definition at line 34 of file FxStdsManager.h.
◆ CFxStdsManager()
CFxStdsManager::CFxStdsManager |
( |
| ) |
|
◆ ~CFxStdsManager()
virtual CFxStdsManager::~CFxStdsManager |
( |
| ) |
|
|
virtual |
◆ addPlugin()
Description: add/remove plugin to/from the List of plugins.
- Parameters
-
CFxStdsPluginsPtr | Pointer to plugin which is to be added/removed. |
◆ checkForErrors()
◆ createVerficationDialog()
virtual void CFxStdsManager::createVerficationDialog |
( |
| ) |
|
|
pure virtual |
Description: function to create/ (show/hide) / restore the Verification Dialog.
- Parameters
-
bool | true/false depending if the dialog is to be displayed or make hidden. |
CFxDocument* | Pointer to Active Document on which Verification Dialog is to be displayed. |
◆ endProcessing()
virtual void CFxStdsManager::endProcessing |
( |
| ) |
|
|
pure virtual |
◆ getCurrentPlugin()
virtual CFxString CFxStdsManager::getCurrentPlugin |
( |
| ) |
|
|
pure virtual |
Description: function to get/set the current plug-in.
◆ getDwsPathArray()
Description: get/set path array for the dws file
◆ getPluginAt()
Description: function to get the pointer to plug-in from the unique class ID.
- Parameters
-
◆ getPluginDescription()
Description: get the plugin Description
- Parameters
-
◆ getPluginList()
Description: retrieve the reference plugin list, that contains all plugins.
- Parameters
-
PLUGIN_LIST | [output] reference of the PLUGIN_LIST. |
◆ init()
◆ insideProcessing()
virtual bool CFxStdsManager::insideProcessing |
( |
| ) |
|
|
pure virtual |
Description: function to tell if we are inside processing.
◆ removePlugin()
◆ restoreVerificationDialog()
◆ setCurrentPlugin()
◆ setDwsPathArray()
◆ showVerficationDialog()
virtual void CFxStdsManager::showVerficationDialog |
( |
bool |
| ) |
|
|
pure virtual |
◆ startProcessing()
virtual void CFxStdsManager::startProcessing |
( |
| ) |
|
|
pure virtual |
Description: function to start/ end processing.
The documentation for this class was generated from the following file: