Galois::Graph::EdgeSortValue< GraphNode, EdgeTy > Struct Template Reference

Proxy object for detail::EdgeSortIterator. More...

#include <Details.h>

Inheritance diagram for Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >:
Galois::StrictObject< EdgeTy >

List of all members.

Public Types

typedef StrictObject< EdgeTy > Super
typedef Super::value_type value_type

Public Member Functions

 EdgeSortValue (GraphNode d, const value_type &v)
template<typename ER >
 EdgeSortValue (const ER &ref)

Public Attributes

GraphNode dst

Detailed Description

template<typename GraphNode, typename EdgeTy>
struct Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >

Proxy object for detail::EdgeSortIterator.


Member Typedef Documentation

template<typename GraphNode, typename EdgeTy>
typedef StrictObject<EdgeTy> Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >::Super
template<typename GraphNode, typename EdgeTy>
typedef Super::value_type Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >::value_type

Reimplemented from Galois::StrictObject< EdgeTy >.


Constructor & Destructor Documentation

template<typename GraphNode, typename EdgeTy>
Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >::EdgeSortValue ( GraphNode  d,
const value_type v 
) [inline]
template<typename GraphNode, typename EdgeTy>
template<typename ER >
Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >::EdgeSortValue ( const ER &  ref  )  [inline]

Member Data Documentation

template<typename GraphNode, typename EdgeTy>
GraphNode Galois::Graph::EdgeSortValue< GraphNode, EdgeTy >::dst

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1