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

The key stream session details. More...

+ Collaboration diagram for ns3::QKDApp004::Association004:

Public Attributes

std::map< uint32_t, QKDAppKeybuffer
 
uint32_t keyActive
 
std::string ksid
 
uint32_t queueSize
 
bool verified
 

Detailed Description

The key stream session details.

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

Member Data Documentation

◆ buffer

std::map<uint32_t, QKDAppKey> ns3::QKDApp004::Association004::buffer

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

◆ keyActive

uint32_t ns3::QKDApp004::Association004::keyActive

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

◆ ksid

std::string ns3::QKDApp004::Association004::ksid

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

◆ queueSize

uint32_t ns3::QKDApp004::Association004::queueSize

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

◆ verified

bool ns3::QKDApp004::Association004::verified

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


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