GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent > Class Template Reference

#include <WorkListExperimental.h>

List of all members.

Classes

struct  rethread

Public Types

typedef T value_type

Public Member Functions

 LogOrderByIntegerMetric (const Indexer &x=Indexer())
bool push (value_type val)
std::pair< bool, value_typepop ()
bool empty ()
bool aborted (value_type val)
template<typename Iter >
void fill_initial (Iter ii, Iter ee)

Private Member Functions

int num ()
int getBin (unsigned int i)

Private Attributes

ContainerTy::template rethread
< concurrent >::WL 
data [sizeof(unsigned int)*8+1]
Indexer I
PerCPU< unsigned int > cursor

template<class T, class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
class GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >


Member Typedef Documentation

template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
typedef T GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::value_type

Constructor & Destructor Documentation

template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::LogOrderByIntegerMetric ( const Indexer &  x = Indexer()  )  [inline]

Member Function Documentation

template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
bool GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::aborted ( value_type  val  )  [inline]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
bool GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::empty (  )  [inline]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
template<typename Iter >
void GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::fill_initial ( Iter  ii,
Iter  ee 
) [inline]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
int GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::getBin ( unsigned int  i  )  [inline, private]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
int GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::num (  )  [inline, private]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
std::pair<bool, value_type> GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::pop (  )  [inline]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
bool GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::push ( value_type  val  )  [inline]

Member Data Documentation

template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
PerCPU<unsigned int> GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::cursor [private]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
ContainerTy::template rethread<concurrent>::WL GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::data[sizeof(unsigned int)*8+1] [private]
template<class T , class Indexer = DummyIndexer<T>, typename ContainerTy = FIFO<T>, bool concurrent = true>
Indexer GaloisRuntime::WorkList::Experimental::LogOrderByIntegerMetric< T, Indexer, ContainerTy, concurrent >::I [private]

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:30 2011 for Galois by  doxygen 1.6.3