eq::server::ChannelListener Class Reference

A listener on various channel operations. More...

#include <channelListener.h>

Inheritance diagram for eq::server::ChannelListener:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void notifyLoadData (Channel *channel, const uint32_t frameNumber, const uint32_t nStatistics, const eq::Statistic *statistics)=0
 Notify that the channel has received new load data.


Detailed Description

A listener on various channel operations.

Definition at line 32 of file channelListener.h.


Member Function Documentation

virtual void eq::server::ChannelListener::notifyLoadData ( Channel channel,
const uint32_t  frameNumber,
const uint32_t  nStatistics,
const eq::Statistic statistics 
) [pure virtual]

Notify that the channel has received new load data.

Parameters:
channel the channel
frameNumber the frame number.
nStatistics the statistic's length.
statistics the frame's statistic.

Implemented in eq::server::DFREqualizer, and eq::server::LoadEqualizer.


The documentation for this class was generated from the following file:
Generated on Mon Aug 10 18:58:45 2009 for Equalizer 0.9 by  doxygen 1.5.8