class CongestionManagerRequest

Congestion Manager Request. More...

Full nameCoral::CongestionManagerRequest
Definition#include <congestionmanagerpacket.h>
InheritsCoral::CongestionManagerPacket
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

This is a packet which is received and sent by CongestionManager.

 CongestionManagerRequest ()

Constructor.

void  translate ()

Translate byte order.

Reimplemented from CongestionManagerPacket.

void  reset ()

Reset.

Reimplemented from CongestionManagerPacket.

PortableAddress ReplyTo

Address to send CongestionManager reply to in portable address format.

card32 Identifier

Identifier for usage by the member, *not* the CongestionManager. This can be used to implement management of multiple streams within one member and using only one connection to the CongestionManager.

ExtendedTransportInfo StreamDescription

ExtendedTransportInfo with description of the stream.