ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/routealgo/routealgo.h File Reference

#include "rnode.h"

Functions

void PrintRoute (nodeid_t s, nodeid_t d, RoutingVec_t &pred)
void NixRoute (nodeid_t s, nodeid_t d, RoutingVec_t &pred, RNodeVec_t &nodes, NixVec &nv)
void PrintParents (RoutingVec_t &pred)
void PrintNix (nodeid_t s, RNodeVec_t nodes, NixVec &nv)

Function Documentation

void NixRoute nodeid_t    s,
nodeid_t    d,
RoutingVec_t   pred,
RNodeVec_t   nodes,
NixVec   nv
 

void PrintNix nodeid_t    s,
RNodeVec_t    nodes,
NixVec   nv
 

void PrintParents RoutingVec_t   pred
 

void PrintRoute nodeid_t    s,
nodeid_t    d,
RoutingVec_t   pred
 


This document is generated by doxygen.