xmsinterp  1.0
xms::ThreadLoop::impl Class Reference

Implementation of ThreadLoop. More...

Public Attributes

int m_start
 starting index for the thread
 
int m_nIter
 number of interations for the thread to perform
 
int m_curIdx
 current index the thread is executing
 
int * m_cntPtr
 pointer to a counter for this thread, updated on each iteration
 

Detailed Description

Implementation of ThreadLoop.

Definition at line 34 of file ThreadLoop.cpp.


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