Galois::Graph::NodeItem< NTy > Struct Template Reference

Wrapper class to have a valid type on void nodes. More...

#include <Graph.h>

List of all members.

Public Member Functions

 NodeItem (typename VoidWrapper< NTy >::const_ref_type n)
VoidWrapper< NTy >::ref_type getData ()

Public Attributes

NTy N

Detailed Description

template<typename NTy>
struct Galois::Graph::NodeItem< NTy >

Wrapper class to have a valid type on void nodes.


Constructor & Destructor Documentation

template<typename NTy >
Galois::Graph::NodeItem< NTy >::NodeItem ( typename VoidWrapper< NTy >::const_ref_type  n  )  [inline]

Member Function Documentation

template<typename NTy >
VoidWrapper<NTy>::ref_type Galois::Graph::NodeItem< NTy >::getData (  )  [inline]

Member Data Documentation

template<typename NTy >
NTy Galois::Graph::NodeItem< NTy >::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