Galois::GCollectionAccumulator< CollectionTy, AdaptorTy > Member List
This is the complete list of members for
Galois::GCollectionAccumulator< CollectionTy, AdaptorTy >, including all inherited members.
base_type typedef | Galois::GCollectionAccumulator< CollectionTy, AdaptorTy > | [private] |
Func typedef | Galois::GCollectionAccumulator< CollectionTy, AdaptorTy > | [private] |
func | Galois::GCollectionAccumulator< CollectionTy, AdaptorTy > | [private] |
GReducible(const ReduceCollectionWrap< CollectionTy, AdaptorTy > &f, const CollectionTy &initial) | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [inline, explicit, protected] |
GReducible(const ReduceCollectionWrap< CollectionTy, AdaptorTy > &f=ReduceCollectionWrap< CollectionTy, AdaptorTy >()) | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [inline, explicit] |
m_data | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [protected] |
m_func | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [protected] |
m_initial | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [protected] |
reduce() | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [inline] |
reset() | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [inline] |
update(const value_type &rhs) | Galois::GCollectionAccumulator< CollectionTy, AdaptorTy > | [inline] |
GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > >::update(const CollectionTy &rhs) | Galois::GReducible< CollectionTy, ReduceCollectionWrap< CollectionTy, AdaptorTy > > | [inline] |
value_type typedef | Galois::GCollectionAccumulator< CollectionTy, AdaptorTy > | [private] |