A Discrete-Event Network Simulator
API
ns3::QKDApp004::KMSPacket Struct Reference

The KMS packet. More...

#include "qkd-app-004.h"

+ Collaboration diagram for ns3::QKDApp004::KMSPacket:

Public Attributes

uint32_t keyType = 0
 
std::string ksid = ""
 
uint32_t methodType = 0
 
Ptr< Packetpacket = 0
 
std::string uri = ""
 

Detailed Description

The KMS packet.

Definition at line 167 of file qkd-app-004.h.

Member Data Documentation

◆ keyType

uint32_t ns3::QKDApp004::KMSPacket::keyType = 0

◆ ksid

std::string ns3::QKDApp004::KMSPacket::ksid = ""

◆ methodType

uint32_t ns3::QKDApp004::KMSPacket::methodType = 0

◆ packet

Ptr<Packet> ns3::QKDApp004::KMSPacket::packet = 0

◆ uri

std::string ns3::QKDApp004::KMSPacket::uri = ""

The documentation for this struct was generated from the following file: