CustusX
16.5.0-rc9
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 58 of file cxVideoPluginActivator.h.
cx::VideoPluginActivator::VideoPluginActivator | ( | ) |
Definition at line 47 of file cxVideoPluginActivator.cpp.
cx::VideoPluginActivator::~VideoPluginActivator | ( | ) |
Definition at line 51 of file cxVideoPluginActivator.cpp.
void cx::VideoPluginActivator::start | ( | ctkPluginContext * | context | ) |
Definition at line 55 of file cxVideoPluginActivator.cpp.
void cx::VideoPluginActivator::stop | ( | ctkPluginContext * | context | ) |
Definition at line 64 of file cxVideoPluginActivator.cpp.