#include "global-route-manager.h"#include "global-route-manager-impl.h"#include "ns3/assert.h"#include "ns3/log.h"#include "ns3/simulation-singleton.h"#include <iomanip>Go to the source code of this file.
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
| template<typename T> | |
| uint32_t | ns3::GlobalRouteManager< T >::routerId = 0 |
| Router ID counter. | |