Galois::statistic< T > Member List
This is the complete list of members for
Galois::statistic< T >, including all inherited members.
| GAccumulator(const T &val=T()) | Galois::GAccumulator< T > | [inline, explicit] |
| get() | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline] |
| GReducible(const T &val) | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline, explicit] |
| GReducible(ReduceAssignWrap< std::plus< T > >F) | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline, explicit] |
| GReducible(const T val, ReduceAssignWrap< std::plus< T > >F) | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline] |
| GReducible() | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline] |
| name | Galois::statistic< T > | [private] |
| operator+=(const T &rhs) | Galois::GAccumulator< T > | [inline] |
| operator-=(const T &rhs) | Galois::GAccumulator< T > | [inline] |
| reset(const T &d) | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline] |
| statistic(const char *_name) | Galois::statistic< T > | [inline] |
| ThreadAware() | GaloisRuntime::ThreadAware | |
| update(const T &_newVal) | Galois::GReducible< T, ReduceAssignWrap< std::plus< T > > > | [inline] |
| ~statistic() | Galois::statistic< T > | [inline] |
| ~ThreadAware() | GaloisRuntime::ThreadAware | [virtual] |