Galois::Graph::ReadGraphConstructFrom< GraphTy > Struct Template Reference

#include <Util.h>

List of all members.

Public Member Functions

 ReadGraphConstructFrom (GraphTy &g, FileGraph &_f)
void operator() (unsigned tid, unsigned total)

Public Attributes

GraphTy & graph
FileGraphf

template<typename GraphTy>
struct Galois::Graph::ReadGraphConstructFrom< GraphTy >


Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

template<typename GraphTy >
FileGraph& Galois::Graph::ReadGraphConstructFrom< GraphTy >::f
template<typename GraphTy >
GraphTy& Galois::Graph::ReadGraphConstructFrom< GraphTy >::graph

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1