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

The key stream session details. More...

+ Collaboration diagram for ns3::QKDKeyManagerSystemApplication::Association004:

Public Attributes

uint32_t associationDirection
 
std::map< uint32_t, ChunkKeybuffer
 
Ipv4Address dstKmsNode
 
UUID dstSaeId
 
UUID ksid
 
uint32_t lastIndex
 
bool peerRegistered
 
QoS qos
 
UUID srcSaeId
 
std::vector< std::string > tempBuffer
 

Detailed Description

The key stream session details.

Definition at line 832 of file qkd-key-manager-system-application.h.

Member Data Documentation

◆ associationDirection

uint32_t ns3::QKDKeyManagerSystemApplication::Association004::associationDirection

◆ buffer

std::map<uint32_t, ChunkKey> ns3::QKDKeyManagerSystemApplication::Association004::buffer

Definition at line 841 of file qkd-key-manager-system-application.h.

◆ dstKmsNode

Ipv4Address ns3::QKDKeyManagerSystemApplication::Association004::dstKmsNode

◆ dstSaeId

UUID ns3::QKDKeyManagerSystemApplication::Association004::dstSaeId

◆ ksid

UUID ns3::QKDKeyManagerSystemApplication::Association004::ksid

◆ lastIndex

uint32_t ns3::QKDKeyManagerSystemApplication::Association004::lastIndex

◆ peerRegistered

bool ns3::QKDKeyManagerSystemApplication::Association004::peerRegistered

◆ qos

QoS ns3::QKDKeyManagerSystemApplication::Association004::qos

◆ srcSaeId

UUID ns3::QKDKeyManagerSystemApplication::Association004::srcSaeId

◆ tempBuffer

std::vector<std::string> ns3::QKDKeyManagerSystemApplication::Association004::tempBuffer

Definition at line 843 of file qkd-key-manager-system-application.h.


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