$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::StatSubscriber Class Reference

A polymorphic type to handle subscription to a BlockStatistics class. More...

#include <blockStatistics.h>

Inheritance diagram for plb::StatSubscriber:

List of all members.

Public Member Functions

virtual ~StatSubscriber ()
virtual plint subscribeAverage ()=0
 Subscribe a new observable for which the average value is computed.
virtual plint subscribeSum ()=0
 Subscribe a new observable for which the sum is computed.
virtual plint subscribeMax ()=0
 Subscribe a new observable for which the maximum is computed.
virtual plint subscribeIntSum ()=0
 Subscribe a new integer observable for which the sum is computed.

Detailed Description

A polymorphic type to handle subscription to a BlockStatistics class.


Constructor & Destructor Documentation

virtual plb::StatSubscriber::~StatSubscriber (  )  [inline, virtual]

Member Function Documentation


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