CustusX
22.04-rc5
An IGT application
|
#include <cxVideoPluginActivator.h>
Public Member Functions | |
VideoPluginActivator () | |
~VideoPluginActivator () | |
void | start (ctkPluginContext *context) |
void | stop (ctkPluginContext *context) |
Activator for the Video plugin
Definition at line 37 of file cxVideoPluginActivator.h.
cx::VideoPluginActivator::VideoPluginActivator | ( | ) |
Definition at line 26 of file cxVideoPluginActivator.cpp.
cx::VideoPluginActivator::~VideoPluginActivator | ( | ) |
Definition at line 30 of file cxVideoPluginActivator.cpp.
void cx::VideoPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 34 of file cxVideoPluginActivator.cpp.
void cx::VideoPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 43 of file cxVideoPluginActivator.cpp.