Classes | |
class | sim::Routedb |
Implementation of a simple route database maintained at every node The basic organization of this database is as follows. More... | |
class | sim::RouteEntry |
Implementation of an single Route Entry. More... | |
class | sim::RouteManager |
The RouteManager provides a unified interface to adding and deleting routes between nodes in the simulated topology. More... | |
Typedefs | |
typedef map< u_int, RouteEntry * > | RouteMap |
|
|