Galois::Graph::detail::LocalIteratorFeature< Enable > Class Template Reference

#include <Details.h>

List of all members.

Public Member Functions

uint64_t localBegin (uint64_t numNodes) const
uint64_t localEnd (uint64_t numNodes) const
void setLocalRange (uint64_t begin, uint64_t end)

Private Types

typedef std::pair< uint64_t,
uint64_t > 
Range

Private Attributes

Runtime::PerThreadStorage< RangelocalIterators

template<bool Enable>
class Galois::Graph::detail::LocalIteratorFeature< Enable >


Member Typedef Documentation

template<bool Enable>
typedef std::pair<uint64_t,uint64_t> Galois::Graph::detail::LocalIteratorFeature< Enable >::Range [private]

Member Function Documentation

template<bool Enable>
uint64_t Galois::Graph::detail::LocalIteratorFeature< Enable >::localBegin ( uint64_t  numNodes  )  const [inline]
template<bool Enable>
uint64_t Galois::Graph::detail::LocalIteratorFeature< Enable >::localEnd ( uint64_t  numNodes  )  const [inline]
template<bool Enable>
void Galois::Graph::detail::LocalIteratorFeature< Enable >::setLocalRange ( uint64_t  begin,
uint64_t  end 
) [inline]

Member Data Documentation


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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1