You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

CPacketConnectionFeedback Class Reference

Inheritance diagram for CPacketConnectionFeedback:
CPacketConnection CPacket

List of all members.

Public Member Functions

 CPacketConnectionFeedback (__uint32 flow, __uint32 src, __uint32 dst, __uint32 srcEntry, __uint32 dstEntry, __time timeTx, __time timeRx, __time timeDelay, __bitrate rateRecv, double rateLoss, __uint64 ack=0, __uint32 ackSeq=0, __uint64 lost=0, __uint32 lostSeq=0)
__bitrate RateRecv ()
double RateLoss ()
__uint64 Ack ()
__uint64 Lost ()
__uint32 AckSeq ()
__uint32 LostSeq ()
virtual CPacketCopy ()

Private Attributes

__bitrate rateRecv
double rateLoss
__uint64 ack
__uint32 ackSeq
__uint64 lost
__uint32 lostSeq

Detailed Description

Definition at line 5 of file PacketConnectionFeedback.h.


The documentation for this class was generated from the following files:

Last updated: February 8, 2011