![]() |
Fraxinus
22.04-rc3
An IGT application
|
#include <cxRegistrationMethodManualPluginActivator.h>
Public Member Functions | |
| RegistrationMethodManualPluginActivator () | |
| ~RegistrationMethodManualPluginActivator () | |
| void | start (ctkPluginContext *context) |
| void | stop (ctkPluginContext *context) |
Activator for the example plugin
Definition at line 42 of file cxRegistrationMethodManualPluginActivator.h.
| cx::RegistrationMethodManualPluginActivator::RegistrationMethodManualPluginActivator | ( | ) |
Definition at line 26 of file cxRegistrationMethodManualPluginActivator.cpp.
| cx::RegistrationMethodManualPluginActivator::~RegistrationMethodManualPluginActivator | ( | ) |
Definition at line 31 of file cxRegistrationMethodManualPluginActivator.cpp.
| void cx::RegistrationMethodManualPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 34 of file cxRegistrationMethodManualPluginActivator.cpp.
| void cx::RegistrationMethodManualPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 49 of file cxRegistrationMethodManualPluginActivator.cpp.