ITK  5.2.0
Insight Toolkit
Public Attributes | List of all members
itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct Struct Reference
+ Collaboration diagram for itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct:

Public Attributes

DomainThreaderdomainThreader
 

Detailed Description

template<typename TDomainPartitioner, typename TAssociate>
struct itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct

This contains the object passed to the threading library.

Definition at line 176 of file itkDomainThreader.h.

Member Data Documentation

◆ domainThreader

template<typename TDomainPartitioner, typename TAssociate>
DomainThreader* itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct::domainThreader

Definition at line 178 of file itkDomainThreader.h.


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