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 Sat Feb 6 13:12:32 2010 for Equalizer 0.9.1 by  doxygen 1.6.1