Fraxinus  18.10
An IGT application
cx::ExamplePluginActivator Class Reference

#include <cxExamplePluginActivator.h>

Inheritance diagram for cx::ExamplePluginActivator:

Public Member Functions

 ExamplePluginActivator ()
 
 ~ExamplePluginActivator ()
 
void start (ctkPluginContext *context)
 
void stop (ctkPluginContext *context)
 

Detailed Description

Activator for the example plugin

Date
2014-04-15
Author
Christian Askeland

Definition at line 32 of file cxExamplePluginActivator.h.

Constructor & Destructor Documentation

cx::ExamplePluginActivator::ExamplePluginActivator ( )

Definition at line 23 of file cxExamplePluginActivator.cpp.

cx::ExamplePluginActivator::~ExamplePluginActivator ( )

Definition at line 28 of file cxExamplePluginActivator.cpp.

Member Function Documentation

void cx::ExamplePluginActivator::start ( ctkPluginContext *  context)

Definition at line 31 of file cxExamplePluginActivator.cpp.

void cx::ExamplePluginActivator::stop ( ctkPluginContext *  context)

Definition at line 36 of file cxExamplePluginActivator.cpp.


The documentation for this class was generated from the following files: