Galois::WorkList::ChunkedFIFO< ChunkSize, T, Concurrent > Class Template Reference

Chunked FIFO. More...

#include <Chunked.h>

Inheritance diagram for Galois::WorkList::ChunkedFIFO< ChunkSize, T, Concurrent >:
Galois::WorkList::ChunkedMaster< T, ConExtLinkedQueue, false, false, ChunkSize, Concurrent > noncopyable

List of all members.


Detailed Description

template<int ChunkSize = 64, typename T = int, bool Concurrent = true>
class Galois::WorkList::ChunkedFIFO< ChunkSize, T, Concurrent >

Chunked FIFO.

A global FIFO of chunks of some fixed size.

Template Parameters:
ChunkSize chunk size

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1