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/tora/tora.cc File Reference

#include <agent.h>
#include <random.h>
#include <trace.h>
#include <ll.h>
#include <priqueue.h>
#include <tora/tora_packet.h>
#include <tora/tora.h>

Compounds

class  toraAgentclass
class  TORAHeaderClass

Defines

#define LOG(s)
#define CURRENT_TIME   Scheduler::instance().clock()
#define ARP_SEPARATION_DELAY   0.030

Variables

TORAHeaderClass class_toraAgent_hdr
toraAgentclass class_toraAgent

Define Documentation

#define ARP_SEPARATION_DELAY   0.030
 

#define CURRENT_TIME   Scheduler::instance().clock()
 

#define LOG  
 

Value:

fprintf(stdout, "%s --- %s (index: %d, time: %f)\n",    \
                __PRETTY_FUNCTION__, (s), index, Scheduler::instance().clock())


Variable Documentation

toraAgentclass class_toraAgent [static]
 

TORAHeaderClass class_toraAgent_hdr [static]
 


This document is generated by doxygen.