![]() |
CustusX
16.12-rc1
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 57 of file cxStatePluginActivator.h.
| cx::StatePluginActivator::StatePluginActivator | ( | ) |
Definition at line 43 of file cxStatePluginActivator.cpp.
| cx::StatePluginActivator::~StatePluginActivator | ( | ) |
Definition at line 47 of file cxStatePluginActivator.cpp.
| void cx::StatePluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 51 of file cxStatePluginActivator.cpp.
| void cx::StatePluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 56 of file cxStatePluginActivator.cpp.