class RoutingTable


Public Methods

void AddEntry(const rtable_ent &ent)
rtable_ent* GetEntry(nsaddr_t dest)
void InitLoop()
rtable_ent* NextLoop()
int RemainingLoop()
RoutingTable()

Private Fields

int ctr
int elts
int maxelts
rtable_ent* rtab

Documentation

RoutingTable()

void AddEntry(const rtable_ent &ent)

int RemainingLoop()

void InitLoop()

rtable_ent* NextLoop()

rtable_ent* GetEntry(nsaddr_t dest)

rtable_ent* rtab

int maxelts

int elts

int ctr


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