ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
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

namespace  itk
 

Functions

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