ITK  5.4.0
Insight Toolkit
Public Attributes | List of all members
itk::SingletonIndex::GlobalObject Struct Reference

Detailed Description

Definition at line 104 of file itkSingleton.h.

Public Attributes

std::function< void()> DeleteFunc {}
 
void * Instance {}
 

Member Data Documentation

◆ DeleteFunc

std::function<void()> itk::SingletonIndex::GlobalObject::DeleteFunc {}

Definition at line 107 of file itkSingleton.h.

◆ Instance

void* itk::SingletonIndex::GlobalObject::Instance {}

Definition at line 106 of file itkSingleton.h.


The documentation for this struct was generated from the following file: