ITK  4.1.0
Insight Segmentation and Registration Toolkit
Public Attributes
itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct Struct Reference
+ Collaboration diagram for itk::DomainThreader< TDomainPartitioner, TAssociate >::ThreadStruct:

List of all members.

Public Attributes

DomainThreaderdomainThreader

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.


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: