A Discrete-Event Network Simulator
API
qkd-control.h File Reference
#include <queue>
#include <vector>
#include <map>
#include <string>
#include "ns3/packet.h"
#include "ns3/object.h"
#include "ns3/ipv4-header.h"
#include "ns3/traced-value.h"
#include "ns3/trace-source-accessor.h"
#include "ns3/event-id.h"
#include "ns3/node.h"
#include "ns3/ptr.h"
#include "ns3/vector.h"
#include "ns3/names.h"
#include "ns3/tag.h"
#include "ns3/net-device.h"
#include "ns3/traffic-control-layer.h"
#include "ns3/qkd-encryptor.h"
#include "ns3/qkd-buffer.h"
#include "ns3/object-factory.h"
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/ipv4-interface-address.h"
#include "ns3/applications-module.h"
#include "ns3/qkd-key-manager-system-application.h"
+ Include dependency graph for qkd-control.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::QKDControl
 QKD control is a network component with the knowledge of the network status. More...
 
struct  ns3::QKDControl::QKDLink
 Description of a QKD link. More...
 

Namespaces

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