| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <ls.h>
Inheritance diagram for LsPaths:

Public Member Functions | |
| LsPaths () | |
| iterator | begin () |
| iterator | end () |
| int | lookupCost (int destId) |
| LsNodeIdList * | lookupNextHopListPtr (int destId) |
| iterator | insertPathNoChecking (int destId, int cost, int nextHop) |
| iterator | insertPathNoChecking (const LsPath &path) |
| iterator | insertPath (int destId, int cost, int nextHop) |
| iterator | insertPath (const LsPath &path) |
| iterator | insertNextHopList (int destId, int cost, const LsNodeIdList &nextHopList) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|