class CongestionMonitorReport

Congestion Monitor Report. More...

Full nameCoral::CongestionMonitorReport
Definition#include <congestionmonitorreport.h>
InheritsCoral::NetworkMonitorReport
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

This is a congestion monitor report, which can be read from the CongestionMonitor.

 CongestionMonitorReport ()

Constructor.

void  translate ()

Translate byte order.

Reimplemented from NetworkMonitorReport.

void  reset ()

Reset report.

Reimplemented from NetworkMonitorReport.

card32 SeqNum

Sequence number for this report.

card32 Congestion

Congestion of the reported network. To get the percentage of congestion, calculate (100.0 * Bandwidth) / 65536.0.

card64 Bandwidth

Bandwidth of the reported network.

card8 CongestionMonitorFlags

CongestionMonitor flags.