ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes
CCounterList Class Reference

#include <Counter.h>

Collaboration diagram for CCounterList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

CCounterList & operator<< (CCounter &Counter)
 add a counter "Counter"
CCounterList & addCounter (char *name)
 add a counter of name "name"
CCounter & counter (char *name)
 return the counter "name"
CCounter & operator() (char *Name)
 return the counter "name"
ostream & print (ostream &Out)
 method to print out all counters
CListCounters & getList ()

Protected Attributes

CListCounters m_Counters

Detailed Description

Provide a list of counters.


The documentation for this class was generated from the following files: