Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages   Examples  

Count Class Reference
[Statistic]

Inherits Tab.


Detailed Description

Counter.

Author:
Ralf Gerstenberger

Note:
Count from ODEM

Count supports Report

Count is counting integers. It can be used also to calculate an integer sum of all provided numbers. To increase the counter use update().

Since:
1.0


Public Member Functions

 Count (Simulation *s, Label title="")
 Construction.

virtual ~Count ()
 Destruction.

void update (int v=1)
 Update counter.

virtual void reset ()
 Reset counter and statistics.

int getValue ()
 Get current counter value.

virtual void report (Report *r)
 Report generation.


Generated on Mon Aug 11 10:36:07 2003 for ODEMx by doxygen1.3