GaloisRuntime::WorkList::ConExtLinkedQueue< T, concurrent >::ListNode Class Reference

#include <WorkListHelpers.h>

Inheritance diagram for GaloisRuntime::WorkList::ConExtLinkedQueue< T, concurrent >::ListNode:
GaloisRuntime::WorkList::MP_SC_FIFO< T >::Chunk

List of all members.

Public Member Functions

 ListNode ()
T *& getNextPtr ()

Private Attributes

T * NextPtr

template<typename T, bool concurrent>
class GaloisRuntime::WorkList::ConExtLinkedQueue< T, concurrent >::ListNode


Constructor & Destructor Documentation

template<typename T, bool concurrent>
GaloisRuntime::WorkList::ConExtLinkedQueue< T, concurrent >::ListNode::ListNode (  )  [inline]

Member Function Documentation

template<typename T, bool concurrent>
T*& GaloisRuntime::WorkList::ConExtLinkedQueue< T, concurrent >::ListNode::getNextPtr (  )  [inline]

Member Data Documentation

template<typename T, bool concurrent>
T* GaloisRuntime::WorkList::ConExtLinkedQueue< T, concurrent >::ListNode::NextPtr [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