CustusX
16.5.0-rc9
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 63 of file cxRegistrationMethodManualPluginActivator.h.
cx::RegistrationMethodManualPluginActivator::RegistrationMethodManualPluginActivator | ( | ) |
Definition at line 47 of file cxRegistrationMethodManualPluginActivator.cpp.
cx::RegistrationMethodManualPluginActivator::~RegistrationMethodManualPluginActivator | ( | ) |
Definition at line 52 of file cxRegistrationMethodManualPluginActivator.cpp.
void cx::RegistrationMethodManualPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 55 of file cxRegistrationMethodManualPluginActivator.cpp.
void cx::RegistrationMethodManualPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 70 of file cxRegistrationMethodManualPluginActivator.cpp.