Galois::GAccumulator< T > Class Template Reference

#include <Accumulator.h>

Inheritance diagram for Galois::GAccumulator< T >:
Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > GaloisRuntime::ThreadAware Galois::statistic< T >

List of all members.

Public Member Functions

 GAccumulator (const T &val=T())
GAccumulatoroperator+= (const T &rhs)
GAccumulatoroperator-= (const T &rhs)

Private Types

typedef GReducible< T,
ReduceAssignWrap< std::plus< T > > > 
SuperType

template<typename T>
class Galois::GAccumulator< T >


Member Typedef Documentation

template<typename T >
typedef GReducible<T, ReduceAssignWrap<std::plus<T> > > Galois::GAccumulator< T >::SuperType [private]

Constructor & Destructor Documentation

template<typename T >
Galois::GAccumulator< T >::GAccumulator ( const T &  val = T()  )  [inline, explicit]

Member Function Documentation

template<typename T >
GAccumulator& Galois::GAccumulator< T >::operator+= ( const T &  rhs  )  [inline]
template<typename T >
GAccumulator& Galois::GAccumulator< T >::operator-= ( const T &  rhs  )  [inline]

The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:29 2011 for Galois by  doxygen 1.6.3