Public Attributes

cmtk::ThreadPool::ThreadPoolArg Class Reference
[cmtkSystem Library]

Thread function arguments: identify pool and index of thread in it. More...

#include <cmtkThreadPool.h>

Collaboration diagram for cmtk::ThreadPool::ThreadPoolArg:
Collaboration graph
[legend]

List of all members.

Public Attributes

ThreadPoolm_Pool
 The thread pool.
size_t m_Index
 Index of thread in pool.

Detailed Description

Thread function arguments: identify pool and index of thread in it.

Definition at line 165 of file cmtkThreadPool.h.


Member Data Documentation

The thread pool.

Definition at line 169 of file cmtkThreadPool.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines