class rttable

===================================================================== The Routing Table =====================================================================

Public Methods

rt_entry* head()
rt_entry* rt_add(nsaddr_t id)
void rt_delete(nsaddr_t id)
rt_entry* rt_lookup(nsaddr_t id)
rttable()

Private Methods

LIST_HEAD(ncache, rt_entry)

Documentation

===================================================================== The Routing Table =====================================================================
rttable()

rt_entry* head()

rt_entry* rt_lookup(nsaddr_t id)

void rt_delete(nsaddr_t id)

rt_entry* rt_add(nsaddr_t id)

LIST_HEAD(ncache, rt_entry)


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