A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
global-routing-multi-switch-plus-router.cc File Reference
#include "ns3/applications-module.h"
#include "ns3/bridge-module.h"
#include "ns3/core-module.h"
#include "ns3/csma-module.h"
#include "ns3/internet-module.h"
#include "ns3/network-module.h"
#include "ns3/point-to-point-module.h"
#include <fstream>
#include <iostream>
+ Include dependency graph for global-routing-multi-switch-plus-router.cc:

Go to the source code of this file.

Macros

#define vssearch(loc, vec)   std::find((vec).begin(), (vec).end(), (loc)) != (vec).end()
 

Macro Definition Documentation

◆ vssearch

#define vssearch (   loc,
  vec 
)    std::find((vec).begin(), (vec).end(), (loc)) != (vec).end()

Definition at line 251 of file global-routing-multi-switch-plus-router.cc.