A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
candidate-queue.h File Reference
#include "global-route-manager.h"
#include "ns3/ipv4-address.h"
#include "ns3/ipv6-address.h"
#include <list>
#include <stdint.h>
Include dependency graph for candidate-queue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::CandidateQueue< T >
 A Candidate Queue used in routing calculations. More...

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.

Functions

template<typename T>
std::ostream & ns3::operator<< (std::ostream &os, const CandidateQueue< T > &q)