Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy > Class Template Reference

#include <Details.h>

List of all members.

Public Types

typedef NoDerefIterator
< typename
GraphTy::edge_iterator > 
iterator

Public Member Functions

 EdgesWithNoFlagIterator (GraphTy &g, typename GraphTy::GraphNode n)
iterator begin ()
iterator end ()

Private Attributes

GraphTy & g
GraphTy::GraphNode n

template<typename GraphTy>
class Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >


Member Typedef Documentation

template<typename GraphTy >
typedef NoDerefIterator<typename GraphTy::edge_iterator> Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >::iterator

Constructor & Destructor Documentation

template<typename GraphTy >
Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >::EdgesWithNoFlagIterator ( GraphTy &  g,
typename GraphTy::GraphNode  n 
) [inline]

Member Function Documentation

template<typename GraphTy >
iterator Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >::begin (  )  [inline]
template<typename GraphTy >
iterator Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >::end (  )  [inline]

Member Data Documentation

template<typename GraphTy >
GraphTy& Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >::g [private]
template<typename GraphTy >
GraphTy::GraphNode Galois::Graph::detail::EdgesWithNoFlagIterator< GraphTy >::n [private]

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1