ITK  4.4.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<class TDomainPartitioner, class TAssociate>
struct itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct

This contains the object passed to the threading library.

Definition at line 155 of file itkDomainThreader.h.

Public Attributes

DomainThreaderdomainThreader
 

Member Data Documentation

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

Definition at line 157 of file itkDomainThreader.h.


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