Go to the source code of this file.
Compounds | |
class | ArrayCounter |
Counts stored in an array ( when the element type is int, float/double typed counts will be converted to an integer). More... | |
class | Counter |
Abstract Counter class. More... | |
class | ModifiableCounter |
Modifiable counter, supports modification of counts. More... |