Galois::Graph::detail::EdgeSortCompWrapper< EdgeSortValueTy, CompTy > Struct Template Reference

Converts comparison functions over EdgeTy to be over EdgeSortValue. More...

#include <Details.h>

List of all members.

Public Member Functions

 EdgeSortCompWrapper (const CompTy &c)
bool operator() (const EdgeSortValueTy &a, const EdgeSortValueTy &b) const

Public Attributes

const CompTy & comp

Detailed Description

template<typename EdgeSortValueTy, typename CompTy>
struct Galois::Graph::detail::EdgeSortCompWrapper< EdgeSortValueTy, CompTy >

Converts comparison functions over EdgeTy to be over EdgeSortValue.


Constructor & Destructor Documentation

template<typename EdgeSortValueTy , typename CompTy >
Galois::Graph::detail::EdgeSortCompWrapper< EdgeSortValueTy, CompTy >::EdgeSortCompWrapper ( const CompTy &  c  )  [inline]

Member Function Documentation

template<typename EdgeSortValueTy , typename CompTy >
bool Galois::Graph::detail::EdgeSortCompWrapper< EdgeSortValueTy, CompTy >::operator() ( const EdgeSortValueTy &  a,
const EdgeSortValueTy &  b 
) const [inline]

Member Data Documentation

template<typename EdgeSortValueTy , typename CompTy >
const CompTy& Galois::Graph::detail::EdgeSortCompWrapper< EdgeSortValueTy, CompTy >::comp

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1