MeVisLabToolboxReference
DCMTree_Utils::LoadLibraryDelegate Class Reference

the delegate who is responsible for loading the specific DICOM library used in initialization, if the library is not loaded statically (via the DEF file) More...

#include <DCMTree_Utils.h>

List of all members.

Public Member Functions

virtual ~LoadLibraryDelegate ()
virtual bool loadDICOMLibraries ()=0

Detailed Description

the delegate who is responsible for loading the specific DICOM library used in initialization, if the library is not loaded statically (via the DEF file)

Definition at line 60 of file DCMTree_Utils.h.


Constructor & Destructor Documentation

virtual DCMTree_Utils::LoadLibraryDelegate::~LoadLibraryDelegate ( ) [inline, virtual]

Definition at line 62 of file DCMTree_Utils.h.


Member Function Documentation

virtual bool DCMTree_Utils::LoadLibraryDelegate::loadDICOMLibraries ( ) [pure virtual]

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