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

diff_prob.h File Reference

#include <assert.h>
#include <math.h>
#include <stdio.h>
#include <signal.h>
#include <float.h>
#include <stdlib.h>
#include <tcl.h>
#include "diff_header.h"
#include "agent.h"
#include "tclcl.h"
#include "ip.h"
#include "config.h"
#include "packet.h"
#include "trace.h"
#include "random.h"
#include "classifier.h"
#include "node.h"
#include "iflist.h"
#include "hash_table.h"
#include "arp.h"
#include "mac.h"
#include "ll.h"
#include "dsr/path.h"
#include "routing_table.h"
#include "diffusion.h"

Include dependency graph for diff_prob.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  DiffusionProb
class  EnergyTimer
class  InterestTimer

Defines

#define BACKTRACK_   false
#define ENERGY_CHECK   0.05
#define INTEREST_DELAY   0.05
#define MAX_REINFORCE_COUNTER   10


Define Documentation

#define BACKTRACK_   false
 

Definition at line 66 of file diff_prob.h.

Referenced by DiffusionProb::consider_new(), and DiffusionProb::ForwardData().

#define ENERGY_CHECK   0.05
 

Definition at line 67 of file diff_prob.h.

Referenced by EnergyTimer::expire(), and DiffusionProb::Start().

#define INTEREST_DELAY   0.05
 

Definition at line 68 of file diff_prob.h.

Referenced by DiffusionProb::consider_new(), and DiffusionRouting::interestTimeout().

#define MAX_REINFORCE_COUNTER   10
 

Definition at line 69 of file diff_prob.h.

Referenced by DiffusionProb::consider_new().


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