MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitk::IGTActivator Class Reference

The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment! More...

#include <mitkIGTActivator.h>

Inheritance diagram for mitk::IGTActivator:

Public Member Functions

 IGTActivator ()
 
 ~IGTActivator () override
 
void Load (us::ModuleContext *) override
 
void Unload (us::ModuleContext *) override
 

Detailed Description

The load function of this class is executed every time, the module is loaded. Attention: no static variables of any class in IGT Module are initialized at this moment!

Documentation:

Definition at line 27 of file mitkIGTActivator.h.

Constructor & Destructor Documentation

◆ IGTActivator()

mitk::IGTActivator::IGTActivator ( )

Definition at line 34 of file mitkIGTActivator.cpp.

◆ ~IGTActivator()

mitk::IGTActivator::~IGTActivator ( )
override

Definition at line 38 of file mitkIGTActivator.cpp.

Member Function Documentation

◆ Load()

void mitk::IGTActivator::Load ( us::ModuleContext * )
override

Definition at line 42 of file mitkIGTActivator.cpp.

◆ Unload()

void mitk::IGTActivator::Unload ( us::ModuleContext * )
override

Definition at line 60 of file mitkIGTActivator.cpp.


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