addPayloadMessage(cPacket *msg, uint32 endSequenceNo) | TCPSegment | [virtual] |
dup() const | TCPSegment | [inline, virtual] |
getPayload(unsigned int k) | TCPSegment | [virtual] |
getPayloadArraySize() const | TCPSegment | [virtual] |
operator=(const TCPSegment &other) | TCPSegment | |
parsimPack(cCommBuffer *b) | TCPSegment | [virtual] |
parsimUnpack(cCommBuffer *b) | TCPSegment | [virtual] |
payloadList | TCPSegment | [protected] |
removeFirstPayloadMessage(uint32 &outEndSequenceNo) | TCPSegment | [virtual] |
setPayload(unsigned int k, const TCPPayloadMessage &payload_var) | TCPSegment | [virtual] |
setPayloadArraySize(unsigned int size) | TCPSegment | [virtual] |
TCPSegment(const char *name=NULL, int kind=0) | TCPSegment | [inline] |
TCPSegment(const TCPSegment &other) | TCPSegment | [inline] |
truncateSegment(uint32 firstSeqNo, uint32 endSeqNo) | TCPSegment | [virtual] |
~TCPSegment() | TCPSegment | [virtual] |