class txent

Transmit Queue Entry

Protected Methods

double expire()
LIST_ENTRY(txent)
Packet* pkt()
u_int32_t seqno()
txent(double e, u_int32_t s, Packet *p)

Private Fields

friend class dstent
friend class dstQueue
double expire_
time "p" expires and must be sent
Packet* pkt_
u_int32_t seqno_
sequence number of the packet "p".

Documentation

Transmit Queue Entry
friend class dstent

friend class dstQueue

txent(double e, u_int32_t s, Packet *p)

LIST_ENTRY(txent)

double expire()

u_int32_t seqno()

Packet* pkt()

double expire_
time "p" expires and must be sent

u_int32_t seqno_
sequence number of the packet "p".

Packet* pkt_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de