#include "itkObjectFactoryBase.h"
Include dependency graph for itkFactoryTestLib.h:Go to the source code of this file.
Functions | |
| ITK_ABI_EXPORT itk::ObjectFactoryBase * | 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.