Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux > Struct Template Reference

#include <Util.h>

List of all members.

Public Member Functions

 ReadGraphConstructEdgesFrom (GraphTy &g, FileGraph &_f, Aux &a)
void operator() (unsigned tid, unsigned total)

Public Attributes

GraphTy & graph
FileGraphf
Aux & aux

template<typename GraphTy, typename Aux>
struct Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux >


Constructor & Destructor Documentation

template<typename GraphTy , typename Aux >
Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux >::ReadGraphConstructEdgesFrom ( GraphTy &  g,
FileGraph _f,
Aux &  a 
) [inline]

Member Function Documentation

template<typename GraphTy , typename Aux >
void Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux >::operator() ( unsigned  tid,
unsigned  total 
) [inline]

Member Data Documentation

template<typename GraphTy , typename Aux >
Aux& Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux >::aux
template<typename GraphTy , typename Aux >
FileGraph& Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux >::f
template<typename GraphTy , typename Aux >
GraphTy& Galois::Graph::ReadGraphConstructEdgesFrom< GraphTy, Aux >::graph

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1