Equalizer 1.0
|
Samples one channel statistics event. More...
#include <channelStatistics.h>
Public Member Functions | |
ChannelStatistics (const Statistic::Type type, Channel *channel, const int32_t hint=AUTO) | |
Construct a statistics sampler and sample the start time. | |
virtual | ~ChannelStatistics () |
Destruct the sampler, sample the end time and send the event. | |
Public Attributes | |
uint32_t | statisticsIndex |
Samples one channel statistics event.
Definition at line 29 of file channelStatistics.h.
eq::ChannelStatistics::ChannelStatistics | ( | const Statistic::Type | type, |
Channel * | channel, | ||
const int32_t | hint = AUTO |
||
) |
Construct a statistics sampler and sample the start time.
virtual eq::ChannelStatistics::~ChannelStatistics | ( | ) | [virtual] |
Destruct the sampler, sample the end time and send the event.