MeVisLab Toolbox Reference
DCMTree_Utils::LoadLibraryDelegate Class Referenceabstract

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>

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 72 of file DCMTree_Utils.h.

Constructor & Destructor Documentation

◆ ~LoadLibraryDelegate()

virtual DCMTree_Utils::LoadLibraryDelegate::~LoadLibraryDelegate ( )
inlinevirtual

Definition at line 74 of file DCMTree_Utils.h.

Member Function Documentation

◆ loadDICOMLibraries()

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

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