Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Macros | Functions
itkMRMLIDIOPlugin.h File Reference
#include "itkObjectFactoryBase.h"
Include dependency graph for itkMRMLIDIOPlugin.h:

Go to the source code of this file.

Macros

#define MRMLIDIOPlugin_EXPORT
 

Functions

MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase * itkLoad ()
 

Macro Definition Documentation

◆ MRMLIDIOPlugin_EXPORT

#define MRMLIDIOPlugin_EXPORT

Definition at line 13 of file itkMRMLIDIOPlugin.h.

Function Documentation

◆ itkLoad()

MRMLIDIOPlugin_EXPORT itk::ObjectFactoryBase* itkLoad ( )

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

itkLoad() is C (not C++) function.