CustusX
22.04-rc5
An IGT application
|
#include <cxStatePluginActivator.h>
Public Member Functions | |
StatePluginActivator () | |
~StatePluginActivator () | |
void | start (ctkPluginContext *context) |
void | stop (ctkPluginContext *context) |
Activator for the State plugin
Definition at line 36 of file cxStatePluginActivator.h.
cx::StatePluginActivator::StatePluginActivator | ( | ) |
Definition at line 22 of file cxStatePluginActivator.cpp.
cx::StatePluginActivator::~StatePluginActivator | ( | ) |
Definition at line 26 of file cxStatePluginActivator.cpp.
void cx::StatePluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 30 of file cxStatePluginActivator.cpp.
void cx::StatePluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 35 of file cxStatePluginActivator.cpp.