| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include "routealgo/rnode.h"#include "routealgo/rbitmap.h"#include <iostream>#include <map>#include <set>Compounds | |
| class | BMLookup |
| class | FRLookup |
| class | HMLookup |
| class | NHLookup |
| class | NOLookup |
| class | RLookup |
Typedefs | |
| typedef pair< nodeid_t, nodeid_t > | LookupPair_t |
| typedef map< nodeid_t, nodeid_t, equal_to< nodeid_t > > | RouteMap_t |
| typedef RouteMap_t::iterator | RouteMap_it |
| typedef RouteMap_t::value_type | RoutePair_t |
Enumerations | |
| enum | RLookup_Types { RL_NULL, RL_FIXED, RL_BITMAP, RL_HASH, RL_NEXTHOP, RL_LAST } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|