ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::PoolMultiThreader::InternalWorkUnitInfo Struct Reference

Detailed Description

Definition at line 114 of file itkPoolMultiThreader.h.

+ Inheritance diagram for itk::PoolMultiThreader::InternalWorkUnitInfo:
+ Collaboration diagram for itk::PoolMultiThreader::InternalWorkUnitInfo:

Public Attributes

std::future< void > Future
 
- Public Attributes inherited from itk::MultiThreaderBase::WorkUnitInfo
ThreadIdType NumberOfWorkUnits
 
ThreadExitCodeEnum ThreadExitCode
 
ThreadFunctionType ThreadFunction
 
void * UserData
 
ThreadIdType WorkUnitID
 

Additional Inherited Members

- Public Types inherited from itk::MultiThreaderBase::WorkUnitInfo
using ThreadExitCodeEnum = MultiThreaderBaseEnums::ThreadExitCode
 

Member Data Documentation

◆ Future

std::future<void> itk::PoolMultiThreader::InternalWorkUnitInfo::Future

Definition at line 116 of file itkPoolMultiThreader.h.


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