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

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 154 of file itkDomainThreader.h.

Public Attributes

DomainThreaderdomainThreader
 

Member Data Documentation

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

Definition at line 156 of file itkDomainThreader.h.


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