class dstQueue

Destination Queue

Public Methods

void addEntry(nsaddr_t dst, double e, u_int32_t s, Packet *p)
void deleteDst(nsaddr_t dst)
dstQueue(imepAgent *a, nsaddr_t index)
void dumpAll(void)
Time getNextExpire()
Packet* getNextPacket(u_int32_t& seqno)
Packet* getPacket(nsaddr_t dst, u_int32_t seqno)

Private Fields

imepAgent* agent_
dstend_head dstentHead
head of the destination list
nsaddr_t ipaddr_

Private Methods

dstent* findEntry(nsaddr_t dst)

Documentation

Destination Queue
dstQueue(imepAgent *a, nsaddr_t index)

void addEntry(nsaddr_t dst, double e, u_int32_t s, Packet *p)

Packet* getPacket(nsaddr_t dst, u_int32_t seqno)

Time getNextExpire()

Packet* getNextPacket(u_int32_t& seqno)

void deleteDst(nsaddr_t dst)

void dumpAll(void)

dstent* findEntry(nsaddr_t dst)

dstend_head dstentHead
head of the destination list

imepAgent* agent_

nsaddr_t ipaddr_


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