Slicer 5.13
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
itkMRMLIDIOPlugin.h File Reference
#include "itkObjectFactoryBase.h"
Include dependency graph for itkMRMLIDIOPlugin.h:

Go to the source code of this file.

Macros

#define ITK_LOAD_FUNCTION_NAME   itkLoad
 
#define MRMLIDIOPlugin_EXPORT
 

Macro Definition Documentation

◆ ITK_LOAD_FUNCTION_NAME

MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase * ITK_LOAD_FUNCTION_NAME ( )    itkLoad

Routine that is called when the shared library is loaded by itk::ObjectFactoryBase::LoadDynamicFactories().

This entry point is a C (not C++) function.

Definition at line 15 of file itkMRMLIDIOPlugin.h.

◆ MRMLIDIOPlugin_EXPORT

#define MRMLIDIOPlugin_EXPORT

Definition at line 25 of file itkMRMLIDIOPlugin.h.