Galois::Graph::EdgeItem< NTy, void > Struct Template Reference

#include <Graph.h>

List of all members.

Public Member Functions

NTy getNeighbor ()
VoidWrapper< void >::ref_type getData ()
 EdgeItem (NTy &n)

Public Attributes

NTy N

template<typename NTy>
struct Galois::Graph::EdgeItem< NTy, void >


Constructor & Destructor Documentation

template<typename NTy >
Galois::Graph::EdgeItem< NTy, void >::EdgeItem ( NTy &  n  )  [inline]

Member Function Documentation

template<typename NTy >
VoidWrapper<void>::ref_type Galois::Graph::EdgeItem< NTy, void >::getData (  )  [inline]
template<typename NTy >
NTy Galois::Graph::EdgeItem< NTy, void >::getNeighbor (  )  [inline]

Member Data Documentation

template<typename NTy >
NTy Galois::Graph::EdgeItem< NTy, void >::N

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