A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
mesh.cc File Reference
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/network-module.h"
#include "ns3/applications-module.h"
#include "ns3/wifi-module.h"
#include "ns3/mesh-module.h"
#include "ns3/mobility-module.h"
#include "ns3/mesh-helper.h"
#include <iostream>
#include <sstream>
#include <fstream>
+ Include dependency graph for mesh.cc:

Go to the source code of this file.

Classes

class  MeshTest
 

Functions

int main (int argc, char *argv[])
 
 NS_LOG_COMPONENT_DEFINE ("TestMeshScript")
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 254 of file mesh.cc.

References MeshTest::Configure(), and MeshTest::Run().

+ Here is the call graph for this function:

NS_LOG_COMPONENT_DEFINE ( "TestMeshScript"  )