Galois::Runtime::PerThreadDeque< T > Class Template Reference

#include <PerThreadWorkList.h>

Inheritance diagram for Galois::Runtime::PerThreadDeque< T >:
Galois::Runtime::PerThreadWorkList< PerThreadFactory::template Deque< T >::type >

List of all members.

Public Types

typedef PerThreadFactory::Heap Heap_ty
typedef
PerThreadFactory::template
Alloc< T >::type 
Alloc_ty

Public Member Functions

 PerThreadDeque ()

Protected Types

typedef
PerThreadFactory::template
Deque< T >::type 
Cont_ty
typedef PerThreadWorkList
< Cont_ty
Super_ty

Protected Attributes

Heap_ty heap
Alloc_ty alloc

template<typename T>
class Galois::Runtime::PerThreadDeque< T >


Member Typedef Documentation

template<typename T >
typedef PerThreadFactory::template Alloc<T>::type Galois::Runtime::PerThreadDeque< T >::Alloc_ty
template<typename T >
typedef PerThreadFactory::template Deque<T>::type Galois::Runtime::PerThreadDeque< T >::Cont_ty [protected]
template<typename T >
typedef PerThreadFactory::Heap Galois::Runtime::PerThreadDeque< T >::Heap_ty
template<typename T >
typedef PerThreadWorkList<Cont_ty> Galois::Runtime::PerThreadDeque< T >::Super_ty [protected]

Constructor & Destructor Documentation

template<typename T >
Galois::Runtime::PerThreadDeque< T >::PerThreadDeque (  )  [inline]

Member Data Documentation

template<typename T >
Alloc_ty Galois::Runtime::PerThreadDeque< T >::alloc [protected]
template<typename T >
Heap_ty Galois::Runtime::PerThreadDeque< T >::heap [protected]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1