#include <coherence/util/aggregator/Count.hpp>
Public Types | |
| typedef spec::Handle | Handle | 
| Count Handle definition.  | |
| typedef spec::View | View | 
| Count View definition.  | |
| typedef spec::Holder | Holder | 
| Count Holder definition.  | |
Public Member Functions | |
| virtual Object::Holder | aggregate (Set::View vSetEntries) | 
| 
virtual  InvocableMap::EntryAggregator::Handle  | getParallelAggregator () | 
| virtual Object::Holder | aggregateResults (Collection::View vCollResults) | 
| virtual void | readExternal (PofReader::Handle hIn) | 
| virtual void | writeExternal (PofWriter::Handle hOut) const | 
Protected Member Functions | |
| Count () | |
| Default constructor (necessary for the PortableObject interface).  | |