Galois::Graph::FirstGraphImpl::EdgeFactory< ETy > Struct Template Reference

#include <FirstGraph.h>

List of all members.

Public Member Functions

template<typename... Args>
ETy * mkEdge (Args &&...args)
void delEdge (ETy *e)
bool mustDel () const

Public Attributes

Galois::Runtime::MM::FSBGaloisAllocator
< ETy > 
mem

template<typename ETy>
struct Galois::Graph::FirstGraphImpl::EdgeFactory< ETy >


Member Function Documentation

template<typename ETy>
void Galois::Graph::FirstGraphImpl::EdgeFactory< ETy >::delEdge ( ETy *  e  )  [inline]
template<typename ETy>
template<typename... Args>
ETy* Galois::Graph::FirstGraphImpl::EdgeFactory< ETy >::mkEdge ( Args &&...  args  )  [inline]
template<typename ETy>
bool Galois::Graph::FirstGraphImpl::EdgeFactory< ETy >::mustDel (  )  const [inline]

Member Data Documentation


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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1