routecache.h File Reference

#include <stdarg.h>
#include <object.h>
#include <trace.h>
#include "path.h"

Include dependency graph for routecache.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RouteCache

Functions

RouteCachemakeRouteCache ()


Function Documentation

RouteCache* makeRouteCache  ) 
 

Definition at line 166 of file mobicache.cc.

Referenced by RouteCacheClass::create(), and DSRAgent::DSRAgent().

00167 {
00168   return new MobiCache();
00169 }


Generated on Tue Mar 6 16:59:10 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6