ITK  5.4.0
Insight Toolkit
Functions
itkFactoryTestLib.h File Reference
#include "itkObjectFactoryBase.h"
+ Include dependency graph for itkFactoryTestLib.h:

Go to the source code of this file.

Functions

ITK_ABI_EXPORT itk::ObjectFactoryBaseitkLoad ()
 

Function Documentation

◆ itkLoad()

ITK_ABI_EXPORT itk::ObjectFactoryBase* itkLoad ( )

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

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