ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes | List of all members
CCounterList Class Reference

#include <Counter.h>

Collaboration diagram for CCounterList:
Collaboration graph
[legend]

Public Member Functions

CCounterListoperator<< (CCounter &Counter)
 add a counter "Counter"
CCounterListaddCounter (char *name)
 add a counter of name "name"
CCountercounter (char *name)
 return the counter "name"
CCounteroperator() (char *Name)
 return the counter "name"
ostream & print (ostream &Out)
 method to print out all counters
CListCountersgetList ()

Protected Attributes

CListCounters m_Counters

Detailed Description

Provide a list of counters.


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