Q2NS dev
ns-3 module
Loading...
Searching...
No Matches
q2ns-netcontroller.h File Reference

Declares q2ns::NetController, the main user-facing facade for creating and configuring a quantum network in ns-3. More...

#include "ns3/ptr.h"
#include "ns3/simulator.h"
#include "ns3/traced-callback.h"
#include "ns3/q2ns-qchannel.h"
#include "ns3/q2ns-qmap.h"
#include "ns3/q2ns-qstate-registry.h"
#include <cstdint>
#include <map>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <unordered_map>
#include <utility>
#include <vector>
Include dependency graph for q2ns-netcontroller.h:

Go to the source code of this file.

Classes

class  q2ns::NetController
 Main user-facing facade for creating and configuring a quantum network. More...
 

Namespaces

namespace  q2ns
 

Detailed Description

Declares q2ns::NetController, the main user-facing facade for creating and configuring a quantum network in ns-3.

Definition in file q2ns-netcontroller.h.