conn | TCPSendQueue | [protected] |
createSegmentWithBytes(uint32 fromSeq, ulong maxNumBytes)=0 | TCPSendQueue | [pure virtual] |
discardUpTo(uint32 seqNum)=0 | TCPSendQueue | [pure virtual] |
enqueueAppData(cPacket *msg)=0 | TCPSendQueue | [pure virtual] |
getBufferEndSeq()=0 | TCPSendQueue | [pure virtual] |
getBufferStartSeq()=0 | TCPSendQueue | [pure virtual] |
getBytesAvailable(uint32 fromSeq) | TCPSendQueue | [inline] |
init(uint32 startSeq)=0 | TCPSendQueue | [pure virtual] |
setConnection(TCPConnection *_conn) | TCPSendQueue | [inline, virtual] |
TCPSendQueue() | TCPSendQueue | [inline] |
~TCPSendQueue() | TCPSendQueue | [inline, virtual] |