XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Streamed::Task Struct Reference

#include <streamed_parallel_for.hpp>

Public Member Functions

 Task ()
 
void advance ()
 

Public Attributes

int n
 
int offset
 

Constructor & Destructor Documentation

Streamed::Task::Task ( )
inline

Member Function Documentation

void Streamed::Task::advance ( )
inline

Once the chunk of size n is done, move on to the next chunk by adding the previous one to the offset

Returns
void

Here is the caller graph for this function:

Member Data Documentation

int Streamed::Task::n
int Streamed::Task::offset

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