ITK  5.4.0
Insight Toolkit
Classes | Namespaces | Functions
itkSingleton.h File Reference
#include "itkMacro.h"
#include "itkSingletonMacro.h"
#include <map>
#include <functional>
+ Include dependency graph for itkSingleton.h:

Go to the source code of this file.

Classes

struct  itk::SingletonIndex::GlobalObject
 
class  itk::SingletonIndex
 

Namespaces

 itk
 

Functions

template<typename T >
T * itk::Singleton (const char *globalName, std::function< void()> deleteFunc)