Public Member Functions | |
Process (Galois::InsertBag< Edge > &_result) | |
template<typename Context > | |
void | operator() (GNode src, Context &ctx) |
Public Attributes | |
Galois::InsertBag< Edge > & | result |
anonymous_namespace{SpanningTree.cpp}::Process::Process | ( | Galois::InsertBag< Edge > & | _result | ) | [inline] |
void anonymous_namespace{SpanningTree.cpp}::Process::operator() | ( | GNode | src, | |
Context & | ctx | |||
) | [inline] |
Galois::InsertBag<Edge>& anonymous_namespace{SpanningTree.cpp}::Process::result |