MeVisLab Toolbox Reference
mlInitSystemITKSupport.h File Reference

Go to the source code of this file.

Classes

class  itk::FFTImageFilterInitFactoryRegisterManager
 

Namespaces

namespace  itk
 Include dll-specific settings.
 

Macros

#define ITKML_TYPENAME   typename
 
#define MLITK_SUPPORT_EXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE
 When included by other libraries MLITK_SUPPORT_EXPORT is compiled as import symbol.
 

Functions

void itk::VnlFFTImageFilterInitFactoryRegister__Private ()
 
const FFTImageFilterInitFactoryRegisterManager itk::FFTImageFilterInitFactoryRegisterManagerInstance (FFTImageFilterInitFactoryRegisterList)
 

Variables

void(*const itk::FFTImageFilterInitFactoryRegisterList [])(void)
 

Macro Definition Documentation

◆ ITKML_TYPENAME

#define ITKML_TYPENAME   typename

◆ MLITK_SUPPORT_EXPORT

#define MLITK_SUPPORT_EXPORT   ML_LIBRARY_IMPORT_ATTRIBUTE

When included by other libraries MLITK_SUPPORT_EXPORT is compiled as import symbol.

Definition at line 84 of file mlInitSystemITKSupport.h.