A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
nsclick-defines.cc File Reference
#include "ns3/core-module.h"
#include "ns3/ipv4-click-routing.h"
#include "ns3/click-internet-stack-helper.h"
#include <map>
+ Include dependency graph for nsclick-defines.cc:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 30 of file nsclick-defines.cc.

References ns3::NodeContainer::Create(), ns3::Simulator::Destroy(), NS_FATAL_ERROR, NS_LOG_INFO, ns3::Simulator::Run(), and ns3::Simulator::Stop().

+ Here is the call graph for this function:

NS_LOG_COMPONENT_DEFINE ( "NsclickRouting"  )