HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ParallelInvokePointers< F1 > Class Template Reference

#include <UT_ParallelUtil.h>

Public Member Functions

 UT_ParallelInvokePointers (const UT_Array< F1 * > &functions)
 
void operator() (const tbb::blocked_range< int > &r) const
 

Detailed Description

template<typename F1>
class UT_ParallelInvokePointers< F1 >

Definition at line 533 of file UT_ParallelUtil.h.

Constructor & Destructor Documentation

template<typename F1 >
UT_ParallelInvokePointers< F1 >::UT_ParallelInvokePointers ( const UT_Array< F1 * > &  functions)
inline

Definition at line 536 of file UT_ParallelUtil.h.

Member Function Documentation

template<typename F1 >
void UT_ParallelInvokePointers< F1 >::operator() ( const tbb::blocked_range< int > &  r) const
inline

Definition at line 538 of file UT_ParallelUtil.h.


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