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

routealgo.h File Reference

#include "rnode.h"

Include dependency graph for routealgo.h:

Include dependency graph

Go to the source code of this file.

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
 


Generated on Tue Apr 20 12:27:13 2004 for NS2.26SourcesOriginal by doxygen 1.3.3