#include <ppl.h>
 | 
|   | _Parallel_fixed_chunk_helper (_Index_type, const _Random_iterator &_First, _Index_type _First_iteration, _Index_type _Last_iteration, const _Index_type &_Step, const _Function &_Func, const _Partitioner &) | 
|   | 
| void  | operator() () const  | 
|   | 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
  
  
      
        
          | Concurrency::_Parallel_fixed_chunk_helper< _Random_iterator, _Index_type, _Function, _Partitioner, _Is_iterator >::_Parallel_fixed_chunk_helper  | 
          ( | 
          _Index_type  | 
          ,  | 
         
        
           | 
           | 
          const _Random_iterator &  | 
          _First,  | 
         
        
           | 
           | 
          _Index_type  | 
          _First_iteration,  | 
         
        
           | 
           | 
          _Index_type  | 
          _Last_iteration,  | 
         
        
           | 
           | 
          const _Index_type &  | 
          _Step,  | 
         
        
           | 
           | 
          const _Function &  | 
          _Func,  | 
         
        
           | 
           | 
          const _Partitioner &  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
const _Index_type _M_first_iteration
Definition: ppl.h:2304
 
const _Random_iterator & _M_first
Definition: ppl.h:2300
 
const _Index_type & _M_step
Definition: ppl.h:2301
 
const _Index_type _M_last_iteration
Definition: ppl.h:2305
 
const _Function & _M_function
Definition: ppl.h:2302
 
 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
static void __cdecl _Invoke(const _Random_iterator &_First, _Index_type &_Index, const _Function &_Func)
Definition: ppl.h:1784
 
const _Index_type _M_first_iteration
Definition: ppl.h:2304
 
const _Random_iterator & _M_first
Definition: ppl.h:2300
 
const _Index_type & _M_step
Definition: ppl.h:2301
 
const _Index_type _M_last_iteration
Definition: ppl.h:2305
 
const _Function & _M_function
Definition: ppl.h:2302
 
 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
 
template<typename _Random_iterator, typename _Index_type, typename _Function, typename _Partitioner, bool _Is_iterator> 
 
 
The documentation for this class was generated from the following file: