Galois::Graph::EdgeItem< NTy, void > Struct Template Reference
#include <Graph.h>
List of all members.
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: