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/dsdv/rtable.h File Reference

#include "config.h"
#include "scheduler.h"
#include "queue.h"

Compounds

class  RoutingTable
class  rtable_ent

Defines

#define BIG   250
#define NEW_ROUTE_SUCCESS_NEWENT   0
#define NEW_ROUTE_SUCCESS_OLDENT   1
#define NEW_ROUTE_METRIC_TOO_HIGH   2
#define NEW_ROUTE_ILLEGAL_CANCELLATION   3
#define NEW_ROUTE_INTERNAL_ERROR   4

Typedefs

typedef unsigned int uint

Define Documentation

#define BIG   250
 

#define NEW_ROUTE_ILLEGAL_CANCELLATION   3
 

#define NEW_ROUTE_INTERNAL_ERROR   4
 

#define NEW_ROUTE_METRIC_TOO_HIGH   2
 

#define NEW_ROUTE_SUCCESS_NEWENT   0
 

#define NEW_ROUTE_SUCCESS_OLDENT   1
 


Typedef Documentation

typedef unsigned int uint
 


This document is generated by doxygen.