A Discrete-Event Network Simulator
API
wsnconstructor.h File Reference
#include <iostream>
#include <string>
#include <time.h>
#include <cmath>
#include "ns3/enums.h"
#include "ns3/outputmanager.h"
#include "ns3/onion-routing.h"
#include "ns3/sensornode.h"
#include "ns3/sensornode-helper.h"
#include "ns3/sink.h"
#include "ns3/sink-helper.h"
#include "ns3/onionvalidator.h"
#include "ns3/internet-module.h"
#include "ns3/mobility-module.h"
#include "ns3/network-module.h"
#include "ns3/core-module.h"
#include "ns3/wifi-module.h"
#include "ns3/aodv-module.h"
#include "ns3/olsr-module.h"
#include "ns3/dsr-module.h"
#include "ns3/dsdv-module.h"
#include "ns3/stats-module.h"
#include "ns3/flow-monitor-module.h"
#include "ns3/config-store-module.h"
+ Include dependency graph for wsnconstructor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsnConstructor
 The class that constructs the WSN, setup applications on nodes and starts the simulation. More...